forked from extern/shorewall_code
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:
parent
47b834b048
commit
97099e62e9
@ -140,7 +140,7 @@ if [ -z "$DEST" ] ; then
|
||||
fi
|
||||
|
||||
if [ -z "$INIT" ] ; then
|
||||
INIT="shorewall-lite
|
||||
INIT="shorewall-lite"
|
||||
fi
|
||||
|
||||
if [ -z "$RUNLEVELS" ] ; then
|
||||
|
Loading…
Reference in New Issue
Block a user