forked from extern/shorewall_code
Replace 'plain' with 'ipv4' in zones file -- Take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2763 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
3087be1d83
commit
3e301ffbf4
@ -583,7 +583,7 @@ determine_zones()
|
||||
fi
|
||||
done < $TMP_DIR/zones
|
||||
|
||||
[ -z "$ZONES" ] && startup_error "No plain or ipsec Zones Defined"
|
||||
[ -z "$ZONES" ] && startup_error "No ipv4 or ipsec Zones Defined"
|
||||
|
||||
[ -z "$FW" ] && startup_error "No Firewall Zone Defined"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user