mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update p25parrot.service
This commit is contained in:
parent
d4f4bb52dd
commit
6a1aa7022d
|
|
@ -5,14 +5,14 @@ Description=P25 Parrot Service
|
||||||
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=root
|
#User=root
|
||||||
Type=simple
|
#Type=simple
|
||||||
Restart=always
|
#Restart=always
|
||||||
RestartSec=3
|
#RestartSec=3
|
||||||
StandardOutput=null
|
#StandardOutput=null
|
||||||
WorkingDirectory=/opt/P25Parrot
|
WorkingDirectory=/opt/P25Parrot
|
||||||
ExecStart=/opt/P25Parrot/P25Parrot 42011
|
ExecStart=/opt/P25Parrot/P25Parrot 42011
|
||||||
|
Restart=on-failure
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue