Repository URL to install this package:
|
Version:
1.2.0.2 ▾
|
[Unit]
Description=A web interface for configuration the network settings of the Cinergy Appliance.
[Service]
WorkingDirectory=/opt/cinergygateway-web/bin/
ExecStart=/usr/bin/dotnet /opt/cinergygateway-web/bin/Dcip.Gateway.Configuration.UI.dll
Restart=always
RestartSec=10 # Restart service after 10 seconds if dotnet service crashes
SyslogIdentifier=cg-gateway
User=root
Environment=ASPNETCORE_ENVIRONMENT=Production
Environment=DOTNET_PRINT_TELEMETRY_MESSAGE=false
[Install]
WantedBy=multi-user.target