live-build/debian/live-helper.logrotate

12 lines
117 B
Plaintext
Raw Normal View History

2007-09-23 08:05:10 +00:00
# /etc/logrotate.d/live-helper
/var/log/live
{
compress
copytruncate
missingok
monthly
notifempty
rotate 24
}