Files
vps/ansible/roles/restic/templates/vps-restic-check.timer.j2
T

12 lines
209 B
Django/Jinja
Raw Normal View History

2026-08-03 12:26:42 +08:00
[Unit]
Description=Weekly Restic integrity check timer
[Timer]
OnCalendar={{ restic_check_on_calendar }}
Persistent=true
RandomizedDelaySec=30m
Unit=vps-restic-check.service
[Install]
WantedBy=timers.target