Files
server/usr/lib/systemd/system/logrotate.timer
2026-01-07 20:52:11 +01:00

12 lines
191 B
SYSTEMD

[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