logging: fix filemodes
This commit is contained in:
parent
6d6e00f5bf
commit
799c9a67ff
|
@ -3,6 +3,7 @@
|
|||
services.rsyslogd = {
|
||||
enable = true;
|
||||
defaultConfig = ''
|
||||
$FileCreateMode 0640
|
||||
:programname, isequal, "postfix" /var/log/postfix.log
|
||||
|
||||
auth.* -/var/log/auth.log
|
||||
|
|
Loading…
Reference in a new issue