refactor(restic): make role backend-agnostic, document backends

This commit is contained in:
2022-03-12 11:42:29 +01:00
parent a83a1f8d20
commit bece0ede75
7 changed files with 25 additions and 9 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=Run {{ restic_job_name }}
[Timer]
OnCalendar={{ restic_policy.frequency }}
Persistent=True
Unit={{ restic_systemd_unit_naming_scheme }}.service
[Install]
WantedBy=timers.target