mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-24 00:23:28 +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__
|
cat >> $OUTPUT << __EOF__
|
||||||
|
|
||||||
if [ \$COMMAND = restore ]; then
|
if [ \$COMMAND = restore ]; then
|
||||||
iptables-restore <
|
iptables-restore < \$1
|
||||||
\$1
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
__EOF__
|
__EOF__
|
||||||
|
Loading…
Reference in New Issue
Block a user