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

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

View File

@ -196,7 +196,7 @@ elif [ -f /etc/slackware-version ] ; then
INIT="rc.firewall"
elif [ -f /etc/arch-release ] ; then
DEST="/etc/rc.d"
INIT="shorewall-lite
INIT="shorewall-lite"
ARCHLINUX=yes
fi