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