Description=IMBY internal API [Service] WorkingDirectory=/var/www/internal-api ExecStart=/var/www/internal-api/Imby.Configurator.InternalAPI.Host Restart=always # Restart service after 10 seconds if the dotnet service crashes: RestartSec=10 KillSignal=SIGINT SyslogIdentifier=dotnet-example #User=pi Environment=ASPNETCORE_ENVIRONMENT=Production Environment=DOTNET_NOLOGO=true [Install] WantedBy=multi-user.target