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:
teastep 2006-06-09 17:21:04 +00:00
parent dfde5e0253
commit 403145c578

View File

@ -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
{ {