Description=Ruby script that checks if various services are down, and if so, perform some action.

Wants=network.target After=syslog.target network-online.target

Service

Type=simple ExecStart=logicbomb daemon <%= @config %> Restart=on-failure RestartSec=10 KillMode=process

Install

WantedBy=multi-user.target