pixelserver2/deckensteuerung.service
2024-11-04 18:00:20 +01:00

11 lines
197 B
Desktop File

[Unit]
Description=Deckensteuerung Server
[Service]
Type=exec
ExecStart=/usr/bin/python3 -u /home/ds/pixelserver2/main.py
WorkingDirectory=/home/ds/pixelserver2
[Install]
WantedBy=default.target