emq-TE1/service/nxdngateway.service

23 lines
378 B
SYSTEMD

[Unit]
Description=NXDN Gateway Service
# Description=Place this file in /lib/systemd/system
# Description=N4IRS 01/17/2020
[Service]
#User=root
#Type=simple
#Restart=always
#RestartSec=3
#StandardOutput=null
WorkingDirectory=/opt/NXDNGateway
ExecStart=/opt/NXDNGateway/NXDNGateway /opt/NXDNGateway/NXDNGateway.ini
Restart=on-failure
[Install]
WantedBy=multi-user.target