forked from finallycoffee/base
11 lines
198 B
Django/Jinja
11 lines
198 B
Django/Jinja
[Unit]
|
|
Description=Run {{ restic_job_name }}
|
|
|
|
[Timer]
|
|
OnCalendar={{ restic_policy.frequency }}
|
|
Persistent=True
|
|
Unit={{ restic_systemd_unit_naming_scheme }}.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|