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]
|
||||
User=root
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
StandardOutput=null
|
||||
#User=root
|
||||
#Type=simple
|
||||
#Restart=always
|
||||
#RestartSec=3
|
||||
#StandardOutput=null
|
||||
WorkingDirectory=/opt/P25Parrot
|
||||
ExecStart=/opt/P25Parrot/P25Parrot 42011
|
||||
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Reference in New Issue