mirror of
https://gitlab.sectorq.eu/jaydee/mqtt_srv.git
synced 2025-12-14 18:44:53 +01:00
added v3
This commit is contained in:
@@ -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=python3 /usr/bin/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
|
||||||
|
|||||||
Reference in New Issue
Block a user