mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update nxdnparrot.service
This commit is contained in:
parent
e3317c5bff
commit
40c263dd9e
|
|
@ -5,15 +5,14 @@ Description=NXDN Parrot Service
|
|||
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
StandardOutput=null
|
||||
#User=root
|
||||
#Type=simple
|
||||
#Restart=always
|
||||
#RestartSec=3
|
||||
#StandardOutput=null
|
||||
WorkingDirectory=/opt/NXDNParrot
|
||||
ExecStartPre=/bin/sh -c 'until ping -c1 noip.com; do sleep 1; done;'
|
||||
ExecStart=/opt/NXDNParrot/NXDNParrot 42021
|
||||
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Reference in New Issue