Skip to content

Commit d012a24

Browse files
committed
Update logging instructions for Connect 1.3.0
1 parent 5374501 commit d012a24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

documentation/asciidoc/services/connect/troubleshooting.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ Enter the following lines of configuration between the comments:
3939
[source,bash]
4040
----
4141
ExecStart=
42-
ExecStart=/usr/bin/rpi-connect-start -v
42+
ExecStart=/usr/bin/rpi-connectd -socket %t/rpi-connect-wayvnc.sock -v
4343
----
4444

45+
NOTE: You need **both** lines that begin with `ExecStart=`.
46+
4547
Finally, restart the service with the following command:
4648

4749
[source,console]

0 commit comments

Comments
 (0)