Michael Grote
7a2ccbabb6
no more zfs send mirroring with rsync snaps an both sides Reviewed-on: #221 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
9 lines
182 B
Django/Jinja
9 lines
182 B
Django/Jinja
{{ file_header | default () }}
|
|
[Unit]
|
|
Description=Timer for rsync_mirror.
|
|
|
|
[Timer]
|
|
OnCalendar={{ rsync_mirror_timer }}
|
|
|
|
[Install]
|
|
WantedBy=timers.target multi-user.target zfs.target
|