mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-24 05:30:47 +01:00
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:
parent
b047e101a2
commit
193edff66a
@ -185,7 +185,7 @@ qt_iptables() {
|
||||
|
||||
[ -n "$BRIDGING" ] && [ -f $TMP_DIR/physdev ] && rm -f $TMP_DIR/physdev
|
||||
|
||||
qt $IPTABLES $@
|
||||
qt iptables $@
|
||||
}
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user