mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-19 23:04:25 +02:00
8 lines
174 B
Django/Jinja
8 lines
174 B
Django/Jinja
[Unit]
|
|
Description=Check msmtp liveliness
|
|
OnFailure=sys-alm-telegram.cymais@%n.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/bash {{ health_msmtp_folder }}sys-hlth-msmtp.sh
|