jobcore/iptables/empty-security.rules

7 lines
123 B
Plaintext

# Empty iptables security table rules file
*security
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
COMMIT