Skip to content

Commit c4ecd46

Browse files
Merge pull request #3856 from raspberrypi/lurch-patch-1
Update Connect troubleshooting docs
2 parents e228277 + dae2201 commit c4ecd46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/asciidoc/services/connect/troubleshooting.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Enter the following lines of configuration between the comments:
3838

3939
[source,bash]
4040
----
41+
[Service]
4142
ExecStart=
4243
ExecStart=/usr/bin/rpi-connectd -socket %t/rpi-connect-wayvnc.sock -v
4344
----
@@ -64,6 +65,7 @@ Enter the following lines of configuration between the comments:
6465

6566
[source,bash]
6667
----
68+
[Service]
6769
ExecStart=
6870
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
6971
----

0 commit comments

Comments
 (0)