11 lines
206 B
Text
11 lines
206 B
Text
|
{{ file_header | default () }}
|
||
|
|
||
|
[Unit]
|
||
|
Description=Send zfs snapshots with sanoid/syncoid.
|
||
|
OnFailure=syncoid_mail.service
|
||
|
OnSuccess=syncoid_mail.service
|
||
|
|
||
|
[Service]
|
||
|
Type=simple
|
||
|
ExecStart=/usr/bin/syncoid.sh
|