Oops, stupid mistake
This commit is contained in:
parent
9e628f7fe0
commit
ded361eb62
@ -240,7 +240,7 @@ if [ -s "$BASEDIR/include/ipv4_custom_allowedports" ]; then
|
||||
. "$BASEDIR/include/ipv4_custom_allowedports"
|
||||
fi
|
||||
|
||||
if [ "$IPTABLES_MULTIPORT" ] {
|
||||
if [ "$IPTABLES_MULTIPORT" ]; then
|
||||
case $IPTABLES_MULTIPORT in
|
||||
auto|AUTO|Auto)
|
||||
if `${MODPROBE} ${NF_MULTIPORT} &>/dev/null`; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user