mirror of https://github.com/erikw/restic-systemd-automatic-backup without B2
This commit is contained in:
9
etc/systemd/system/restic-check.service
Normal file
9
etc/systemd/system/restic-check.service
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Check restic backup Backblaze B2 for errors
|
||||
OnFailure=status-email-user@%n.service
|
||||
Conflicts=restic.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Nice=10
|
||||
ExecStart=/usr/local/sbin/restic_check.sh
|
Reference in New Issue
Block a user