Files
server/opt/psa/etc/logrotate.d/psa-horde
2026-01-07 20:52:11 +01:00

10 lines
138 B
Plaintext

/var/log/psa-horde/psa-horde.log {
monthly
missingok
rotate 4
compress
create 640 horde_sysuser horde_sysgroup
notifempty
nomail
}