[Unit] Description=Watchdog service [Service] User=wwwrun Group=www Type=simple ExecStart=/usr/local/sbin/cai-watchdog #ExecStopPost=/etc/cai-watchdog/on-stop #ExecStopPost=send-telegram 'ATTENTION! Watchdog is stopped!' KillMode=control-group NotifyAccess=all SuccessExitStatus=2 [Install] WantedBy=multi-user.target Alias=cai_watchdog