live-build/cgi/logrotate
2010-09-26 15:11:45 +02:00

12 lines
116 B
Plaintext

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