Author: krejzi
Date: 2012-07-20 09:59:38 -0600 (Fri, 20 Jul 2012)
New Revision: 10432
Modified:
trunk/BOOK/gnome/core/gnome-bluetooth.xml
Log:
Make ConsoleKit required dep for GNOME Bluetooth in order for udev-acl tool to
be present and explain why the udev rule is needed.
Modified: trunk/BOOK/gnome/core/gnome-bluetooth.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-bluetooth.xml 2012-07-20 15:52:34 UTC (rev
10431)
+++ trunk/BOOK/gnome/core/gnome-bluetooth.xml 2012-07-20 15:59:38 UTC (rev
10432)
@@ -95,7 +95,8 @@
<bridgehead renderas="sect4">Required (Runtime)</bridgehead>
<para role="optional">
- <xref linkend="bluez"/> and
+ <xref linkend="bluez"/>,
+ <xref linkend="consolekit"/> and
<xref linkend="obexd"/>
(Required for bluetooth-sendto to work)
</para>
@@ -128,7 +129,10 @@
<screen role="root"><userinput>make install</userinput></screen>
<para>
- Create <application>Udev</application> rule that will allow
+ For <application>GNOME Bluetooth</application> to work
+ as expected, user needs to be allowed to write to
+ <filename>/dev/rfkill</filename>. Create
+ <application>Udev</application> rule that will allow
normal users to write to <filename>/dev/rfkill</filename>
with the following command as the
<systemitem class="username">root</systemitem> user:
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page