File Radicale.logrotate of Package Radicale

/var/log/radicale {
    compress
    dateext
    maxage 365
    rotate 99
    size=+4096k
    notifempty
    missingok
    create 620 root radicale
    postrotate
     /usr/bin/systemctl restart radicale.service
    endscript
}
openSUSE Build Service is sponsored by