mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-18 15:46:55 +02:00
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"
|
INIT="rc.firewall"
|
||||||
elif [ -f /etc/arch-release ] ; then
|
elif [ -f /etc/arch-release ] ; then
|
||||||
DEST="/etc/rc.d"
|
DEST="/etc/rc.d"
|
||||||
INIT="shorewall-lite
|
INIT="shorewall-lite"
|
||||||
ARCHLINUX=yes
|
ARCHLINUX=yes
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user