aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorSergio Carlavilla Delgado <carlavilla@FreeBSD.org>2025-08-11 15:20:31 +0000
committerSergio Carlavilla Delgado <carlavilla@FreeBSD.org>2025-08-11 15:20:31 +0000
commitcd3b20c06fab6495d2e60e096251628765141ce1 (patch)
treeed1379705d320020cc319c973cb1948ceac4b022 /documentation
parent253b888843f94322751c7ea783b4d9b41ee84244 (diff)
Diffstat (limited to 'documentation')
-rw-r--r--documentation/content/en/books/handbook/desktop/_index.adoc9
1 files changed, 0 insertions, 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.