Initial commit.
This commit is contained in:
10
logrotate.d/ppp
Normal file
10
logrotate.d/ppp
Normal file
@@ -0,0 +1,10 @@
|
||||
# Logrotate file for ppp RPM
|
||||
|
||||
/var/log/ppp/connect-errors {
|
||||
missingok
|
||||
compress
|
||||
notifempty
|
||||
daily
|
||||
rotate 5
|
||||
create 0600 root root
|
||||
}
|
||||
Reference in New Issue
Block a user