cloudstack/systemvm/debian/etc/logrotate.d/ppp

9 lines
98 B
Plaintext

/var/log/ppp-connect-errors {
maxsize 10M
rotate 5
missingok
notifempty
compress
nocreate
}