Skip to content

Commit 53ba634

Browse files
committed
Delete reference to removed Connect service
rpi-connect 2.6.0 removed the rpi-connect-wayvnc-watcher.path service (instead assuming screen sharing is available as long as a socket is passed to rpi-connectd).
1 parent c9820f1 commit 53ba634

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/asciidoc/services/connect/troubleshooting.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ If you have repeated issues trying to run Connect's required services, run the f
7878

7979
[source,console]
8080
----
81-
$ systemctl --user status rpi-connect-wayvnc.service rpi-connect-wayvnc-watcher.path
82-
$ journalctl --follow --user-unit rpi-connect-wayvnc.service --user-unit rpi-connect-wayvnc-watcher.path
81+
$ systemctl --user status rpi-connect-wayvnc.service
82+
$ journalctl --follow --user-unit rpi-connect-wayvnc.service
8383
----
8484

8585
If the service fails to start or doesn't exist, ensure that your environment meets the following criteria:

0 commit comments

Comments
 (0)