mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented telegram notifications
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user