mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 04:04:10 +01:00
Allow LOGFILE=/dev/null
This commit is contained in:
parent
486f1a3493
commit
ee2195e745
@ -14,6 +14,8 @@ Changes in Shorewall 4.4.5
|
|||||||
|
|
||||||
7) Auto-load tc modules.
|
7) Auto-load tc modules.
|
||||||
|
|
||||||
|
8) Allow LOGFILE=/dev/null
|
||||||
|
|
||||||
Changes in Shorewall 4.4.4
|
Changes in Shorewall 4.4.4
|
||||||
|
|
||||||
1) Change STARTUP_LOG and LOG_VERBOSITY in default shorewall6.conf.
|
1) Change STARTUP_LOG and LOG_VERBOSITY in default shorewall6.conf.
|
||||||
|
@ -231,6 +231,9 @@ None.
|
|||||||
$FW dmz REJECT info
|
$FW dmz REJECT info
|
||||||
$FW all ACCEPT
|
$FW all ACCEPT
|
||||||
|
|
||||||
|
3) Sytems that do not log Netfilter messages locally can not set
|
||||||
|
LOGFILE=/dev/null in shorewall.conf.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
N E W F E A T U R E S I N 4 . 4 . 0
|
N E W F E A T U R E S I N 4 . 4 . 0
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user