mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-21 23:23:13 +01:00
Another Debian if_pre-down fix.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
d618fd5812
commit
2bf9048057
@ -2110,7 +2110,7 @@ sub compile_updown() {
|
||||
emit( ' progress_message3 "$g_product attempting $COMMAND"',
|
||||
' detect_configuration',
|
||||
' define_firewall',
|
||||
' elif [ "$PHASE" != pre-down ]; then # Not Debian pre-down phase'
|
||||
' else' ,
|
||||
);
|
||||
|
||||
push_indent;
|
||||
|
Loading…
Reference in New Issue
Block a user