Browse Source

get_ipban: hup daemons if hostlist mode

pull/127/head
bol-van 3 years ago
parent
commit
bc8e44fc94
  1. 2
      ipset/get_ipban.sh

2
ipset/get_ipban.sh

@ -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…
Cancel
Save