Allow Shorewall and Shorewall-lite to coexist on a system - Take 2

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4037 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-06-09 17:10:41 +00:00
parent 47b834b048
commit 97099e62e9

View File

@ -140,7 +140,7 @@ if [ -z "$DEST" ] ; then
fi
if [ -z "$INIT" ] ; then
INIT="shorewall-lite
INIT="shorewall-lite"
fi
if [ -z "$RUNLEVELS" ] ; then