mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update quantar_bridge.service
This commit is contained in:
parent
6a1aa7022d
commit
7c797f97e1
|
|
@ -6,15 +6,15 @@ Description=Quantar_Bridge Service
|
|||
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
StandardOutput=null
|
||||
#User=root
|
||||
#Type=simple
|
||||
#Restart=always
|
||||
#RestartSec=3
|
||||
#StandardOutput=null
|
||||
WorkingDirectory=/opt/Quantar_Bridge
|
||||
Environment=QuantarBridgeLogDir=/var/log/dvswitch
|
||||
ExecStart=/opt/Quantar_Bridge/Quantar_Bridge /opt/Quantar_Bridge/Quantar_Bridge.ini
|
||||
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Reference in New Issue