mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 11:41:26 +02:00
Allow Shorewall and Shorewall-lite to coexist on a system - Take 5
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4040 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
dfde5e0253
commit
403145c578
@ -88,9 +88,9 @@
|
|||||||
#
|
#
|
||||||
# Fatal Error
|
# Fatal Error
|
||||||
#
|
#
|
||||||
SHAREDIR=/usr/share/shorewall
|
SHAREDIR=/usr/share/shorewall-lite
|
||||||
VARDIR=/var/lib/shorewall
|
VARDIR=/var/lib/shorewall-lite
|
||||||
CONFDIR=/etc/shorewall
|
CONFDIR=/etc/shorewall-lite
|
||||||
|
|
||||||
fatal_error() # $@ = Message
|
fatal_error() # $@ = Message
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user