add password wallet

This commit is contained in:
2024-12-22 11:46:01 +01:00
parent 80b2b4e69f
commit 61345f68fd
6 changed files with 463 additions and 8 deletions

View File

@@ -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