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 b2842ae8d4
commit 3ee9150deb

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