mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 16:13:18 +01:00
Finish implementation of save/restore/forget -- Take 2 (reverse inadvertent <enter>)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3379 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
eca8a37f42
commit
dc5ac3e2d8
@ -8596,8 +8596,7 @@ __EOF__
|
||||
cat >> $OUTPUT << __EOF__
|
||||
|
||||
if [ \$COMMAND = restore ]; then
|
||||
iptables-restore <
|
||||
\$1
|
||||
iptables-restore < \$1
|
||||
fi
|
||||
|
||||
__EOF__
|
||||
|
Loading…
Reference in New Issue
Block a user