Date: Mon, 11 Aug 2025 15:22:00 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: cd3b20c06f - main - Handbook - Desktop: Remove /proc entry from XFCE section Message-ID: <202508111522.57BFM0q1058327@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=cd3b20c06fab6495d2e60e096251628765141ce1 commit cd3b20c06fab6495d2e60e096251628765141ce1 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2025-08-11 15:20:31 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2025-08-11 15:20:31 +0000 Handbook - Desktop: Remove /proc entry from XFCE section Discussed with madpilot@ by email --- 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 225ed297b2..f847032820 100644 --- a/documentation/content/en/books/handbook/desktop/_index.adoc +++ b/documentation/content/en/books/handbook/desktop/_index.adoc @@ -281,15 +281,6 @@ To install the XFCE meta package, execute: [[xfce-configuration]] ==== Configure XFCE -XFCE requires `/proc` to be mounted. -Add this line to `/etc/fstab` to mount this file system automatically during system startup: - -[.programlisting] -.... -# Device Mountpoint FStype Options Dump Pass# -proc /proc procfs rw 0 0 -.... - XFCE uses man:dbus-daemon[1] for a message bus and hardware abstraction. This application is automatically installed as a dependency of XFCE.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508111522.57BFM0q1058327>
