mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-30 05:50:53 +03:00
get_ipban: hup daemons if hostlist mode
This commit is contained in:
parent
d8749c7550
commit
bc8e44fc94
@ -9,3 +9,5 @@ IPSET_DIR="$(cd "$IPSET_DIR"; pwd)"
|
|||||||
getipban
|
getipban
|
||||||
|
|
||||||
"$IPSET_DIR/create_ipset.sh"
|
"$IPSET_DIR/create_ipset.sh"
|
||||||
|
|
||||||
|
[ "$MODE_FILTER" = hostlist ] && hup_zapret_daemons
|
||||||
|
Loading…
Reference in New Issue
Block a user