ppp/ppp.logrotate

11 lines
136 B
Text
Raw Normal View History

2012-02-01 14:14:20 +04:00
# Logrotate file for ppp RPM
/var/log/ppp/connect-errors {
missingok
compress
notifempty
daily
rotate 5
create 0600 root root
}