summaryrefslogtreecommitdiff
path: root/roles/storage/zfs/syncoid/templates/systemd.timer.j2
blob: 260a8938c571564d1cd484507344bed60c4aaf8b (plain) (blame)
1
2
3
4
5
6
7
8
[Unit]
Description=syncoid-based backup for {{ item.key }}

[Timer]
OnCalendar={{ item.value.periodic.schedule }}

[Install]
WantedBy=timers.target