homeserver/roles/mgrote_rsync/templates/rsync_mirror.timer.j2

10 lines
182 B
Text
Raw Normal View History

2024-10-28 18:17:23 +01:00
{{ file_header | default () }}
[Unit]
2024-10-28 18:27:43 +01:00
Description=Timer for rsync_mirror.
2024-10-28 18:17:23 +01:00
[Timer]
2024-10-28 18:34:25 +01:00
OnCalendar={{ rsync_mirror_timer }}
2024-10-28 18:17:23 +01:00
[Install]
WantedBy=timers.target multi-user.target zfs.target