mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-04 17:31:33 +02:00
Implemented telegram notifications
This commit is contained in:
@@ -7,5 +7,6 @@ galaxy_info:
|
||||
- name: Linux
|
||||
versions:
|
||||
- all
|
||||
dependencies:
|
||||
- pc_system-aur-helper
|
||||
dependencies:
|
||||
- pc_system-aur-helper
|
||||
- systemd_notifier
|
||||
|
@@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=Keyboard Color Service
|
||||
OnFailure=systemd-notifier@%n.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Reference in New Issue
Block a user