ipset: return HUP reload

This commit is contained in:
bol-van
2025-01-24 11:39:13 +03:00
parent 2ff6ec03aa
commit 02c76a4fb6
5 changed files with 20 additions and 0 deletions

View File

@@ -34,6 +34,8 @@ dl()
dl "$URL" "$ZHOSTLIST" 65536 67108864
hup_zapret_daemons
[ "$DISABLE_IPV4" != "1" ] && dl "$IPB4" "$ZIPLIST_IPBAN" 8192 1048576
[ "$DISABLE_IPV6" != "1" ] && dl "$IPB6" "$ZIPLIST_IPBAN6" 128 1048576