Skip to content

Commit f0d319b

Browse files
authored
Merge pull request #4249 from raspberrypi/update-connect-services
Delete reference to removed Connect service
2 parents c9820f1 + 53ba634 commit f0d319b

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)