mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Implemented telegram notifications
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
dependencies:
|
||||
- independent_systemd-email
|
||||
- systemd_notifier
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=checking journalctl health
|
||||
OnFailure=systemd-email@%n.service
|
||||
OnFailure=systemd-notifier@%n.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Reference in New Issue
Block a user