[Unit] Description=Harness daemon After=default.target StartLimitIntervalSec=60 StartLimitBurst=5 [Service] Type=notify NotifyAccess=all Slice=agent-run.slice WorkingDirectory=%h/.local/opt/overdeck/harness/current Environment=HARNESS_HOME=@HARNESS_HOME@ ExecStart=%h/.local/opt/overdeck/harness/current/bin/harnessd Restart=always RestartSec=5 WatchdogSec=60 [Install] WantedBy=default.target