mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
11 lines
210 B
Django/Jinja
11 lines
210 B
Django/Jinja
[Unit]
|
|
Description=starts heal-docker.service
|
|
|
|
[Timer]
|
|
OnCalendar={{on_calendar_docker_compose_restart_unhealthy}}
|
|
RandomizedDelaySec={{randomized_delay_sec}}
|
|
Persistent=false
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|