Correct 'add'/'delete' fix

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1780 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2004-11-27 18:43:34 +00:00
parent b047e101a2
commit 193edff66a

View File

@ -185,7 +185,7 @@ qt_iptables() {
[ -n "$BRIDGING" ] && [ -f $TMP_DIR/physdev ] && rm -f $TMP_DIR/physdev [ -n "$BRIDGING" ] && [ -f $TMP_DIR/physdev ] && rm -f $TMP_DIR/physdev
qt $IPTABLES $@ qt iptables $@
} }
# #