forked from extern/shorewall_code
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
|
||||
#
|
||||
SHAREDIR=/usr/share/shorewall
|
||||
VARDIR=/var/lib/shorewall
|
||||
CONFDIR=/etc/shorewall
|
||||
SHAREDIR=/usr/share/shorewall-lite
|
||||
VARDIR=/var/lib/shorewall-lite
|
||||
CONFDIR=/etc/shorewall-lite
|
||||
|
||||
fatal_error() # $@ = Message
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user