live-build/frontend/cgi/live-build-cgi.logrotate
2013-06-25 09:04:42 +02:00

12 lines
116 B
Plaintext

# /etc/logrotate.d/live-build
/var/log/live
{
compress
copytruncate
missingok
monthly
notifempty
rotate 24
}