mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 15:01:05 +01:00
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
|
[Unit]
|
||
|
Description=Let's Encrypt Mailu Deploy
|
||
|
OnFailure=systemd-email@%n.service
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/bin/bash /usr/local/bin/mailu/deploy-letsencrypt-mailu.sh
|