1
0
forked from finallycoffee/base
finallycoffee.base/roles/restic/templates/restic.timer.j2

10 lines
218 B
Plaintext
Raw Normal View History

[Unit]
Description=Run {{ restic_timer_description | default(restic_job_name) }}
[Timer]
OnCalendar={{ restic_policy.frequency }}
Unit={{ restic_systemd_unit_naming_scheme }}.service
[Install]
WantedBy=timers.target