add password wallet
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Description=MQTT ASE Receiver manager
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/bash -c 'python3 ./control_mqtt.py'
|
||||
ExecStart=/bin/bash -c '/var/lib/mosquitto/.venv/bin/python3 ./control_mqtt.py'
|
||||
Restart=on-failure
|
||||
RestartSec=5
|
||||
WorkingDirectory=/var/lib/mosquitto
|
||||
|
||||
Reference in New Issue
Block a user