forked from extern/shorewall_code
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:
parent
bb8a928f9b
commit
8153df9547
@ -514,7 +514,7 @@ determine_zones()
|
|||||||
|
|
||||||
ZONES=
|
ZONES=
|
||||||
|
|
||||||
[ "$IPSECFILE" = zones ] && new_zone_file=Yes
|
[ "$IPSECFILE" = zones ] && new_zone_file=Yes || test -n "${FW:=fw}"
|
||||||
|
|
||||||
while read zone type rest; do
|
while read zone type rest; do
|
||||||
expandv zone type
|
expandv zone type
|
||||||
|
Loading…
Reference in New Issue
Block a user