Date: Fri, 17 Feb 2023 15:21:40 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 60af3bb18c - main - Upgrade KDE Plasma configuration info - remove procfs info Message-ID: <202302171521.31HFLeNB009245@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=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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302171521.31HFLeNB009245>
