]> git.donarmstrong.com Git - roundcube.git/blob - debian/logrotate
Imported Debian patch 0.1~beta2.2~dfsg-1
[roundcube.git] / debian / logrotate
1 /var/log/roundcube/sendmail /var/log/roundcube/errors {
2    weekly
3    rotate 4
4    compress
5    missingok
6 }