mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-18 14:34:24 +02:00
8 lines
175 B
Django/Jinja
8 lines
175 B
Django/Jinja
[Unit]
|
|
Description=Check msmtp liveliness
|
|
OnFailure=alert-telegram.cymais@%n.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/bash {{ health_msmtp_folder }}monitor-bot-msmtp.sh
|