summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/modules/run-virt/data/opt/openslx/vmchooser/scripts/set-firewall1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/modules/run-virt/data/opt/openslx/vmchooser/scripts/set-firewall b/core/modules/run-virt/data/opt/openslx/vmchooser/scripts/set-firewall
index 95776c81..f10c12af 100644
--- a/core/modules/run-virt/data/opt/openslx/vmchooser/scripts/set-firewall
+++ b/core/modules/run-virt/data/opt/openslx/vmchooser/scripts/set-firewall
@@ -253,7 +253,6 @@ if ! (
iptables "${IPLINE1[@]}" -p tcp "${IPLINE2with[@]}"
iptables "${IPLINE1[@]}" -p udp "${IPLINE2[@]}"
fi
- else
fi
done < "$RULES"
if [ -s "$DNSCFG" ]; then