mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-18 14:34:24 +02:00
8 lines
194 B
Django/Jinja
8 lines
194 B
Django/Jinja
[Unit]
|
|
Description=Check nginx configuration status
|
|
OnFailure=sys-alm-compose.cymais@%n.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/python3 {{ health_nginx_folder }}sys-hlth-webserver.py
|