Implemented telegram notifications

This commit is contained in:
2023-05-28 22:17:33 +02:00
parent 196f1e759d
commit 25e3d3c31c
47 changed files with 232 additions and 55 deletions

View File

@@ -2,7 +2,7 @@
Description=Backup to USB when mounted to {{ backup_to_usb_mount }}
Wants={{systemctl_mount_service_name}}
After={{systemctl_mount_service_name}}
OnFailure=systemd-email@%n.service
OnFailure=systemd-notifier@%n.service
Requires=backups-cleanup.service
After=backups-cleanup.service