Parent Directory | Revision Log | Revision Graph
Import on branch sme7 of package ppp-2.4.4-1.3.el4.sme.src.rpm
1 | slords | 1.1 | # Logrotate file for ppp RPM |
2 | |||
3 | /var/log/ppp/connect-errors { | ||
4 | missingok | ||
5 | compress | ||
6 | notifempty | ||
7 | daily | ||
8 | rotate 5 | ||
9 | create 0600 root root | ||
10 | } |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |