mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-26 08:08:59 +01:00
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
|
fi
|
||||||
done < $TMP_DIR/zones
|
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"
|
[ -z "$FW" ] && startup_error "No Firewall Zone Defined"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user