From 53ba63454bf1323554356bc8281bdb80dd5d1acf Mon Sep 17 00:00:00 2001 From: Paul Mucur Date: Tue, 18 Nov 2025 08:59:17 +0000 Subject: [PATCH] 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). --- documentation/asciidoc/services/connect/troubleshooting.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/asciidoc/services/connect/troubleshooting.adoc b/documentation/asciidoc/services/connect/troubleshooting.adoc index aaf45e767..5ff2f6be6 100644 --- a/documentation/asciidoc/services/connect/troubleshooting.adoc +++ b/documentation/asciidoc/services/connect/troubleshooting.adoc @@ -78,8 +78,8 @@ If you have repeated issues trying to run Connect's required services, run the f [source,console] ---- -$ systemctl --user status rpi-connect-wayvnc.service rpi-connect-wayvnc-watcher.path -$ journalctl --follow --user-unit rpi-connect-wayvnc.service --user-unit rpi-connect-wayvnc-watcher.path +$ systemctl --user status rpi-connect-wayvnc.service +$ journalctl --follow --user-unit rpi-connect-wayvnc.service ---- If the service fails to start or doesn't exist, ensure that your environment meets the following criteria: