Fix DOA /sbin/shorewall 'LITEDIR' problem

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4141 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-06-19 14:58:44 +00:00
parent d4fc97bbd6
commit fe9e299b64

View File

@ -199,10 +199,8 @@ get_config() {
#
# This block is avoided for compile for export and when the user isn't root
#
# We don't export CONFIG_PATH so that CONFIG_PATH will be picked up fresh by the compiler
# from /usr/share/shorewall/configpath.
#
export CONFIG_PATH
export LITEDIR
[ -z "$LOGFILE" ] && LOGFILE=/var/log/messages