1
0
Fork 0
forked from cisti/infra
infra/roles/stable/restic/templates/restic-backup.timer.j2
2021-01-04 18:56:12 +01:00

9 lines
193 B
Django/Jinja

[Unit]
Description=Restic backup
[Timer]
OnCalendar={{ restic_systemd_timer_on_calender }}
RandomizedDelaySec={{ restic_systemd_timer_randomized_delay_sec }}
[Install]
WantedBy=timers.target