Add LITEDIR to configpath so that distributions can define where the 'firewall' script is stored on Shorewall Lite -- take 2

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4129 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-06-17 15:33:28 +00:00
parent 13da154569
commit 3cd962fc61

View File

@ -220,11 +220,6 @@ get_config() {
export VERBOSE
if [ -n "$LITEDIR" ]; then
echo " ERROR: You must set the LITEDIR option in /etc/shorewall-lite/shorewall.conf" >&2
exit 2
fi
}
#