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
This commit is contained in:
teastep 2005-10-03 17:59:19 +00:00
parent bb8a928f9b
commit 8153df9547

View File

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