live-build/frontend/cgi/live-build-cgi.logrotate

12 lines
116 B
Plaintext
Raw Normal View History

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