live-build/cgi/logrotate

12 lines
117 B
Plaintext

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