init.d,ipset: ability to specify custom binaries location

This commit is contained in:
bol-van
2021-10-31 10:19:20 +03:00
parent 2d9ba2fe82
commit fe7cfad797
5 changed files with 10 additions and 10 deletions

View File

@@ -12,7 +12,7 @@ PIDDIR=/var/run
TPWS_USER=daemon
TPWS_WAIT="--bind-wait-ifup=30 --bind-wait-ip=30"
TPWS_WAIT_SOCKS6="$TPWS_WAIT --bind-wait-ip-linklocal=30"
TPWS="$ZAPRET_BASE/tpws/tpws"
[ -n "$TPWS" ] || TPWS="$ZAPRET_BASE/tpws/tpws"
PF_MAIN="/etc/pf.conf"
PF_ANCHOR_DIR=/etc/pf.anchors