git: 4af55c4705 - main - Handbook - Desktop: Remove Gnome services instructions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Apr 2023 18:43:12 UTC
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=4af55c4705aea013d1cf4026910b5d6c817eac06 commit 4af55c4705aea013d1cf4026910b5d6c817eac06 Author: ykla <yklaxds@gmail.com> AuthorDate: 2023-04-26 18:41:59 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-04-26 18:41:59 +0000 Handbook - Desktop: Remove Gnome services instructions PR: 270865 Differential Revision: https://reviews.freebsd.org/D39580 --- documentation/content/en/books/handbook/desktop/_index.adoc | 9 --------- 1 file changed, 9 deletions(-) diff --git a/documentation/content/en/books/handbook/desktop/_index.adoc b/documentation/content/en/books/handbook/desktop/_index.adoc index 78b0986d52..da7e54c226 100644 --- a/documentation/content/en/books/handbook/desktop/_index.adoc +++ b/documentation/content/en/books/handbook/desktop/_index.adoc @@ -237,15 +237,6 @@ Enable D-BUS service in `/etc/rc.conf` to start at system boot: # sysrc dbus_enable="YES" .... -It is often desirable to also start all GNOME services. - -Enable GNOME services in `/etc/rc.conf` to start at system boot: - -[source,shell] -.... -# sysrc gnome_enable="YES" -.... - [[gnome-start]] ==== Start GNOME