rely on default for tag_types roles, as this defaults to admin-only
[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