BF: adding missing Definition section header to firewallcmd-allports

This commit is contained in:
Yaroslav Halchenko 2015-01-08 21:14:37 -05:00
parent c7edd9e67f
commit 083031524d

View file

@ -8,6 +8,8 @@
before = iptables-blocktype.conf
[Definition]
actionstart = firewall-cmd --direct --add-chain ipv4 filter f2b-<name>
firewall-cmd --direct --add-rule ipv4 filter f2b-<name> 1000 -j RETURN
firewall-cmd --direct --add-rule ipv4 filter <chain> 0 -j f2b-<name>