mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 07:33:43 +01:00
Fix syntax error in the generated script
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
649f73a360
commit
25760aa653
@ -522,6 +522,7 @@ debug_restore_input() {
|
||||
|
||||
for chain in PREROUTING POSTROUTING; do
|
||||
qt1 $g_tool -t nat -P $chain ACCEPT
|
||||
done
|
||||
|
||||
qt1 $g_tool -t filter -F
|
||||
qt1 $g_tool -t filter -X
|
||||
|
Loading…
Reference in New Issue
Block a user