live-build/debian/logrotate
2011-03-09 18:18:29 +01:00

12 lines
117 B
Plaintext

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