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>
10 lines
205 B
Django/Jinja
10 lines
205 B
Django/Jinja
{{ file_header | default () }}
|
|
|
|
[Unit]
|
|
Description=Mirror data with rsync.
|
|
OnFailure=rsync_mirror_mail.service
|
|
OnSuccess=rsync_mirror_mail.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/rsync_mirror.sh
|