From 23d0806da2c8d77e937867e2b5841e59087c2762 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 1 Nov 2009 11:09:17 -0800 Subject: [PATCH] Change Shorewall6 default STARTUP_LOG and LOG_VERBOSITY --- Shorewall/changelog.txt | 4 ++++ Shorewall6/shorewall6.conf | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index b448d82f1..d8c4cbc02 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -1,3 +1,7 @@ +Changes in Shorewall 4.4.4 + +1) Change STARTUP_LOG and LOG_VERBOSITY in default shorewall6.conf. + Changes in Shorewall 4.4.3 1) Move Debian INITLOG initialization to /etc/default/shorewall diff --git a/Shorewall6/shorewall6.conf b/Shorewall6/shorewall6.conf index b58a1a254..768889e8d 100644 --- a/Shorewall6/shorewall6.conf +++ b/Shorewall6/shorewall6.conf @@ -32,9 +32,9 @@ VERBOSITY=1 LOGFILE=/var/log/messages -STARTUP_LOG= +STARTUP_LOG=/var/log/shorewall6-init.log -LOG_VERBOSITY= +LOG_VERBOSITY=2 LOGFORMAT="Shorewall:%s:%s:"