live-build/debian/logrotate
2007-09-23 10:05:10 +02:00

12 lines
117 B
Plaintext

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