mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update ysfparrot.service
This commit is contained in:
parent
b95b8caa6e
commit
dcd57f24e3
|
|
@ -5,13 +5,14 @@ Description=YSF 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/YSFParrot
|
||||
ExecStart=/opt/YSFParrot/YSFParrot 42012
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Reference in New Issue