2024-10-28 18:17:23 +01:00
|
|
|
{{ file_header | default () }}
|
|
|
|
|
|
|
|
[Unit]
|
2024-10-28 18:27:43 +01:00
|
|
|
Description=Send zfs snapshots with rsync_mirror/rsync_mirror.
|
|
|
|
OnFailure=rsync_mirror_mail.service
|
|
|
|
OnSuccess=rsync_mirror_mail.service
|
2024-10-28 18:17:23 +01:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
2024-10-28 18:27:43 +01:00
|
|
|
ExecStart=/usr/bin/rsync_mirror.sh
|