Oops, stupid mistake

Cette révision appartient à :
bbruns 2010-09-26 19:48:15 +00:00
Parent 9e628f7fe0
révision ded361eb62

Voir le fichier

@ -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