Files
agnos-builder/userspace/files/logrotate-hourly.timer
T
2021-09-23 19:08:32 -07:00

12 lines
201 B
SYSTEMD

[Unit]
Description=Hourly rotation of log files
Documentation=man:logrotate(8) man:logrotate.conf(5)
[Timer]
Unit=logrotate.service
OnCalendar=hourly
Persistent=true
[Install]
WantedBy=timers.target