somebody on the list pointed out that this should get started after the network
[myplc.git] / support-scripts / renew_reminder_logrotate
1 /var/log/renew_reminder {
2     weekly
3     missingok
4     notifempty
5     create 0640 root root
6
7 }
8