From fe9e299b642e8c5a8addc0feec3dd9b9e277e2e8 Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 19 Jun 2006 14:58:44 +0000 Subject: [PATCH] Fix DOA /sbin/shorewall 'LITEDIR' problem git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4141 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Shorewall/shorewall b/Shorewall/shorewall index f3eaa2f55..b1dd7e36e 100755 --- a/Shorewall/shorewall +++ b/Shorewall/shorewall @@ -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