live-build/cgi/logrotate
2011-03-09 19:17:04 +01:00

12 lines
117 B
Plaintext

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