From: "Sven Vermeulen (swift)" <swift@gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gnome-config.xml
Date: Sun, 14 Aug 2011 15:09:00 +0000 (UTC) [thread overview]
Message-ID: <20110814150900.15F862004C@flycatcher.gentoo.org> (raw)
swift 11/08/14 15:09:00
Modified: gnome-config.xml
Log:
Bug #377885 - Tell users about adding themselves to the plugdev group if that group exists
Revision Changes Path
1.34 xml/htdocs/doc/en/gnome-config.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.33&r2=1.34
Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- gnome-config.xml 3 Jul 2011 04:07:04 -0000 1.33
+++ gnome-config.xml 14 Aug 2011 15:08:59 -0000 1.34
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.33 2011/07/03 04:07:04 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.34 2011/08/14 15:08:59 swift Exp $ -->
<guide>
<title>The GNOME Configuration HOWTO</title>
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>2</version>
-<date>2011-07-02</date>
+<version>3</version>
+<date>2011-08-13</date>
<chapter>
<title>What is GNOME?</title>
@@ -141,12 +141,25 @@
Next we'll clean up the remaining services and user groups.
</p>
-<pre caption="Services and groups">
-# <i>gpasswd -a yourregularuser plugdev</i>
+<pre caption="Setting up the DBUS service">
# <i>/etc/init.d/dbus start</i>
# <i>rc-update add dbus default</i>
</pre>
+<p>
+Check if the <e>plugdev</e> group exists. If it does, it is adviseable to make
+yourself member of that group, but this is optional (the group is not that
+common anymore).
+</p>
+
+<pre caption="Checking and adding users to plugdev">
+~# <i>getent group plugdev</i>
+plugdev:x:104:
+
+<comment># Substitute yourUserName with your user name ;-)</comment>
+~# <i>gpasswd -a yourUserName plugdev</i>
+</pre>
+
</body>
</section>
<section>
next reply other threads:[~2011-08-14 15:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-14 15:09 Sven Vermeulen (swift) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-09 20:06 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gnome-config.xml Sven Vermeulen (swift)
2012-12-09 20:04 Sven Vermeulen (swift)
2011-10-23 9:35 Sven Vermeulen (swift)
2011-07-03 4:07 Joshua Saddler (nightmorph)
2010-06-07 9:02 Joshua Saddler (nightmorph)
2010-02-11 22:54 Joshua Saddler (nightmorph)
2010-02-11 19:59 Joshua Saddler (nightmorph)
2010-01-04 0:24 Joshua Saddler (nightmorph)
2009-12-22 6:40 Joshua Saddler (nightmorph)
2009-09-01 23:58 Joshua Saddler (nightmorph)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110814150900.15F862004C@flycatcher.gentoo.org \
--to=swift@gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox