live-build/cgi/logrotate
2010-03-07 12:07:54 +01:00

12 lines
117 B
Plaintext

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