myvesta/install/debian/8/logrotate/vesta
2015-10-21 20:10:00 +03:00

8 lines
110 B
Plaintext

/usr/local/vesta/log/*.log {
missingok
notifempty
size 30k
yearly
create 0600 root root
}