This commit is contained in:
2025-10-13 06:52:24 +02:00
parent aceffccbc1
commit 16731f1083

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/venv/bin/python3 /myapps/mqtt_srv/mqtt_srv.py ExecStart=/myapps/mqtt_srv/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