We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a743e7 commit be75726Copy full SHA for be75726
lib/systemd/system/linuxmuster-api.service
@@ -4,7 +4,7 @@ After=network.target
4
5
[Service]
6
WorkingDirectory=/usr/lib/python3/dist-packages/linuxmusterApi
7
-ExecStart=/usr/lib/python3/dist-packages/linuxmusterApi/main.py
+ExecStart=/opt/linuxmuster/bin/python3 /usr/lib/python3/dist-packages/linuxmusterApi/main.py
8
9
[Install]
10
WantedBy=multi-user.target
0 commit comments