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

10 lines
99 B
Plaintext

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