Update nxdngateway.service

This commit is contained in:
RaspbianProyect by HP3ICC 2023-06-06 19:36:13 +00:00
parent e877e8cec8
commit e3317c5bff
1 changed files with 6 additions and 6 deletions

View File

@ -5,14 +5,14 @@ Description=NXDN Gateway Service
[Service]
User=root
Type=simple
Restart=always
RestartSec=3
StandardOutput=null
#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