This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/logrotate.d/ppp
T
2022-05-13 09:37:26 +02:00

10 lines
94 B
Plaintext

/var/log/ppp-connect-errors {
weekly
rotate 4
missingok
notifempty
compress
nocreate
}