[Unit] Description=Restart termbox.service, if new updates are available or if the service is not running [Service] Type=oneshot ExecStart={{ PATH }}/restarter.sh TimeoutStartSec={{ TIMEOUT }} StartLimitBurst=1 [Install] WantedBy=multi-user.target