logrotate/logrotate.timer
2015-05-20 18:59:04 +00:00

12 lines
192 B
SYSTEMD

[Unit]
Description=Daily rotation of log files
Documentation=man:logrotate(8) man:logrotate.conf(5)
[Timer]
OnCalendar=daily
AccuracySec=12h
Persistent=true
[Install]
WantedBy=timers.target