bundles/systemd: ensure we're not logging to syslog
This commit is contained in:
parent
8cf2dde6e0
commit
c6bb00c124
2 changed files with 8 additions and 0 deletions
|
@ -15,5 +15,10 @@ RuntimeKeepFree=${journal.get('keepfree', '2G')}
|
|||
RuntimeMaxFileSize=100M
|
||||
MaxFileSec=1d
|
||||
|
||||
ForwardToSyslog=no
|
||||
ForwardToKMsg=no
|
||||
ForwardToConsole=no
|
||||
ForwardToWall=yes
|
||||
|
||||
# Disable auditing
|
||||
Audit=no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue