Skip to content

Commit 2f56fb7

Browse files
authored
Merge pull request #4250 from raspberrypi/develop
Deploy to production
2 parents 8dbe744 + f0d319b commit 2f56fb7

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)