mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-18 06:24:25 +02:00
8 lines
193 B
Django/Jinja
8 lines
193 B
Django/Jinja
[Unit]
|
|
Description=Checking docker health
|
|
OnFailure=sys-alm-compose.cymais@%n.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/bash {{health_docker_container_folder}}sys-hlth-docker-container.sh
|