mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-18 20:54:33 +02:00
Delete duplicate rule
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
@@ -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};
|
||||
|
Reference in New Issue
Block a user