forked from extern/shorewall_code
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:
parent
97099e62e9
commit
a245e870fd
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user