Add empty line between parameters in nftables-common.conf

pull/1292/head
Alexander Belykh 9 years ago
parent cb2d70d7a8
commit 1983e15580

@ -37,6 +37,7 @@ actionstart = <nftables> add set filter f2b-<name> { type ipv4_addr\; }
#
actionstop = HANDLE_ID=$(<nftables> --handle --numeric list chain filter <chain> | grep -m1 'ip saddr @f2b-<name> <blocktype> # handle' | grep -oe ' handle [0-9]*'); <nftables> delete rule filter <chain> $HANDLE_ID
<nftables> delete set filter f2b-<name>
# Option: actioncheck
# Notes.: command executed once before each actionban command
# Values: CMD

Loading…
Cancel
Save