mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-19 17:28:35 +02:00
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:
parent
d4fc97bbd6
commit
fe9e299b64
@ -199,10 +199,8 @@ get_config() {
|
|||||||
#
|
#
|
||||||
# This block is avoided for compile for export and when the user isn't root
|
# 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 CONFIG_PATH
|
||||||
|
export LITEDIR
|
||||||
|
|
||||||
[ -z "$LOGFILE" ] && LOGFILE=/var/log/messages
|
[ -z "$LOGFILE" ] && LOGFILE=/var/log/messages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user