debian-galaxy-a20e/rootfs/usr/lib/systemd/system/logrotate.timer

12 lines
191 B
SYSTEMD
Raw Normal View History

2026-08-27 13:48:54 +00:00
[Unit]
Description=Daily rotation of log files
Documentation=man:logrotate(8) man:logrotate.conf(5)
[Timer]
OnCalendar=daily
AccuracySec=1h
Persistent=true
[Install]
WantedBy=timers.target