Don't quote the empty setting of LOGLIMIT

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-07-03 12:53:47 -07:00
parent f96c32634c
commit bd1d7d6f92
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ LOGFORMAT="Shorewall:%s:%s:"
LOGTAGONLY=No
LOGLIMIT=""
LOGLIMIT=
MACLIST_LOG_LEVEL=info

View File

@ -32,7 +32,7 @@ LOGFILE=/var/log/messages
LOGFORMAT="Shorewall:%s:%s:"
LOGLIMIT=""
LOGLIMIT=
LOGTAGONLY=No