mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-30 11:33:28 +01:00
Change Shorewall6 default STARTUP_LOG and LOG_VERBOSITY
This commit is contained in:
parent
99c77d2611
commit
23d0806da2
@ -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
|
Changes in Shorewall 4.4.3
|
||||||
|
|
||||||
1) Move Debian INITLOG initialization to /etc/default/shorewall
|
1) Move Debian INITLOG initialization to /etc/default/shorewall
|
||||||
|
@ -32,9 +32,9 @@ VERBOSITY=1
|
|||||||
|
|
||||||
LOGFILE=/var/log/messages
|
LOGFILE=/var/log/messages
|
||||||
|
|
||||||
STARTUP_LOG=
|
STARTUP_LOG=/var/log/shorewall6-init.log
|
||||||
|
|
||||||
LOG_VERBOSITY=
|
LOG_VERBOSITY=2
|
||||||
|
|
||||||
LOGFORMAT="Shorewall:%s:%s:"
|
LOGFORMAT="Shorewall:%s:%s:"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user