autodist/etc/logrotate.d/webbuild

9 lines
114 B
Plaintext
Raw Normal View History

2014-05-27 19:11:16 +02:00
/var/webbuild/access_log {
monthly
rotate 12
copytruncate
compress
notifempty
missingok
}