[Unit] Description=App [Service] WorkingDirectory=/home/debian/app ExecStart=/home/debian/dotnet /home/debian/app/LAB22.IoT.ClientService.dll: Restart=always RestartSec=10 SyslogIdentifier=app User=debian Environment=ASPNETCORE_ENVIRONMENT=Production [Install] WantedBy=multi-user.target