This commit is contained in:
2025-09-13 11:30:46 +02:00
parent 58fb5a832e
commit 2aca817303

View File

@@ -9,7 +9,7 @@ User=root
Environment=XAUTHORITY=/home/jd/.Xauthority Environment=XAUTHORITY=/home/jd/.Xauthority
Environment=DISPLAY=:0 Environment=DISPLAY=:0
#ExecStartPre=/bin/sleep 30 #ExecStartPre=/bin/sleep 30
ExecStart=/myapps/mqtt_srv/venv/bin/python3 /myapps/mqtt_srv/mqtt_srv.py ExecStart=/myapps/venv/bin/python3 /myapps/mqtt_srv/mqtt_srv.py
[Install] [Install]
WantedBy=multi-user.target suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target WantedBy=multi-user.target suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target