[Unit] Description=eStation.Watchdog [Service] Type=simple ExecStart=/home/dotnet/dotnet /root/watchdog/eStation.Watchdog.dll Restart=always RestartSec=15 StartLimitInterval=3 RestartPreventExitStatus=137 [Install] WantedBy=multi-user.target