mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-18 20:30:43 +01:00
Delete duplicate rule
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
5919c234f4
commit
a0b16e2803
@ -1907,7 +1907,6 @@ EOF
|
||||
|
||||
process_routestopped;
|
||||
|
||||
add_rule $input, '-i lo -j ACCEPT';
|
||||
add_rule $input, '-i lo -j ACCEPT';
|
||||
|
||||
add_rule $output, '-o lo -j ACCEPT' unless $config{ADMINISABSENTMINDED};
|
||||
|
Loading…
Reference in New Issue
Block a user