mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-30 14:50:02 +02:00
fix(log): su syslog root
This addresses an issue raised https://github.com/docker-mailserver/docker-mailserver-helm/issues/137
This commit is contained in:
parent
0ebf820b00
commit
f49c2cf18f
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ function _setup_logrotate() {
|
|||
delaycompress
|
||||
rotate ${LOGROTATE_COUNT}
|
||||
${LOGROTATE_INTERVAL}
|
||||
su syslog root
|
||||
}
|
||||
EOF
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue