ansible_playbooks/roles/logrotate_settings/files/logrotate.timer
2026-02-24 11:30:35 +03:00

11 lines
No EOL
191 B
SYSTEMD
Executable file

[Unit]
Description=Daily rotation of log files
Documentation=man:logrotate(8) man:logrotate.conf(5)
[Timer]
OnCalendar=*:0/10
AccuracySec=1m
Persistent=true
[Install]
WantedBy=timers.target