mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-02 10:59:27 +01:00
Correct syntax error
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
34f58bd6ac
commit
6e0fb1ab88
@ -2421,8 +2421,6 @@ sub compile_stop_firewall( $$$ ) {
|
||||
#
|
||||
stop_firewall() {
|
||||
EOF
|
||||
}
|
||||
|
||||
$output->{policy} = 'ACCEPT' if $config{ADMINISABSENTMINDED};
|
||||
|
||||
if ( $family == F_IPV4 ) {
|
||||
|
Loading…
Reference in New Issue
Block a user