mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-09 22:41:03 +01:00
Added systemd notification
This commit is contained in:
parent
644881a109
commit
3126687169
@ -1,2 +1,3 @@
|
||||
dependencies:
|
||||
- native-nginx
|
||||
- native-systemd-email
|
||||
|
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=Let's Encrypt renewal
|
||||
OnFailure=systemd-email@%n.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Loading…
Reference in New Issue
Block a user