git: 60af3bb18c - main - Upgrade KDE Plasma configuration info - remove procfs info
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Feb 2023 15:21:40 UTC
The branch main has been updated by carlavilla:
URL: https://cgit.FreeBSD.org/doc/commit/?id=60af3bb18c6a0b7c3082e69d0bfb1d5f809e342b
commit 60af3bb18c6a0b7c3082e69d0bfb1d5f809e342b
Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-02-17 15:18:20 +0000
Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-02-17 15:18:20 +0000
Upgrade KDE Plasma configuration info - remove procfs info
PR: 269621
Submitted by: grahamperrin@
---
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 f2b114d4c6..524068ebe5 100644
--- a/documentation/content/en/books/handbook/desktop/_index.adoc
+++ b/documentation/content/en/books/handbook/desktop/_index.adoc
@@ -140,15 +140,6 @@ Konsole must be installed separately executing:
[[kde-configuration]]
==== Configure KDE Plasma
-KDE Plasma 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
-....
-
KDE Plasma uses man:dbus-daemon[1] for a message bus and hardware abstraction.
This application is automatically installed as a dependency of KDE Plasma.