Fix syntax error in the generated script

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-03-06 09:14:06 -08:00
parent 649f73a360
commit 25760aa653

View File

@ -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