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 385d10d commit dae2201Copy full SHA for dae2201
documentation/asciidoc/services/connect/troubleshooting.adoc
@@ -38,6 +38,7 @@ Enter the following lines of configuration between the comments:
38
39
[source,bash]
40
----
41
+[Service]
42
ExecStart=
43
ExecStart=/usr/bin/rpi-connectd -socket %t/rpi-connect-wayvnc.sock -v
44
@@ -64,6 +65,7 @@ Enter the following lines of configuration between the comments:
64
65
66
67
68
69
70
ExecStart=/usr/bin/rpi-connect-env /usr/bin/wayvnc --config /etc/rpi-connect/wayvnc.config --render-cursor --unix-socket --socket=%t/rpi-connect-wayvnc-ctl.sock -Ldebug %t/rpi-connect-wayvnc.sock
71
0 commit comments