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

@@ -58,6 +58,8 @@ rm -f "$ZREESTR"
[ "$DISABLE_IPV6" != "1" ] && $AWK '/^([0-9a-fA-F]{0,4}:){1,7}[0-9a-fA-F]{0,4}($|(\/[0-9]{2,3}$))/' "$IPB" | cut_local6 | ip2net6 | zz "$ZIPLIST_IPBAN6"
rm -f "$IPB"
hup_zapret_daemons
ipban_fin
exit 0