mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update p25gateway.service
This commit is contained in:
parent
35336ab2a4
commit
3e942e1aba
|
|
@ -11,7 +11,6 @@ Restart=always
|
||||||
RestartSec=3
|
RestartSec=3
|
||||||
StandardOutput=null
|
StandardOutput=null
|
||||||
WorkingDirectory=/opt/P25Gateway
|
WorkingDirectory=/opt/P25Gateway
|
||||||
ExecStartPre=/bin/sh -c 'until ping -c1 noip.com; do sleep 1; done;'
|
|
||||||
ExecStart=/opt/P25Gateway/P25Gateway /opt/P25Gateway/P25Gateway.ini
|
ExecStart=/opt/P25Gateway/P25Gateway /opt/P25Gateway/P25Gateway.ini
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue