File redmine.logrotate of Package redmine

__LOGDIR__*.log {
    compress
    dateext
    maxage 180
    rotate 90
    size 2048k
    notifempty
    missingok
    sharedscripts
    su __NAME__ __NAME__
    create 640 __NAME__ __NAME__
    postrotate
     __BINDIR__/systemctl kill --kill-who=main --signal=USR1 __NAME__.service
    endscript
}
openSUSE Build Service is sponsored by