From 8153df9547a346807231e3c88c3e6c3a41f22d15 Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 3 Oct 2005 17:59:19 +0000 Subject: [PATCH] Ensure that is set with old-format zone file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2777 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/firewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/firewall b/Shorewall/firewall index 131116a61..16e208f7a 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -514,7 +514,7 @@ determine_zones() ZONES= - [ "$IPSECFILE" = zones ] && new_zone_file=Yes + [ "$IPSECFILE" = zones ] && new_zone_file=Yes || test -n "${FW:=fw}" while read zone type rest; do expandv zone type