aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2022-06-10 15:42:39 +0800
committerWilliam Harrington <kb0iic@berzerkula.org>2022-06-13 08:20:29 -0500
commit4cfd743467f2c3531b5bde7829b88a6118b387a5 (patch)
tree42cfbe9d30b00b156c504425084dc946a6fb0950
parent8b528a46c90fd7aa99fe42d0c43d8c2f0445a2d8 (diff)
dbus: remove --with-console-auth-dir
BLFS no longer contains ConsoleKit, and ConsoleKit can be considered dead now (the ConsoleKit2 fork has no action in the recent year). In BLFS systemd (with PAM) or elogind provide a similar functionality. I can see no reason to mention ConsoleKit in the book now.
-rw-r--r--chapter08/dbus.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/chapter08/dbus.xml b/chapter08/dbus.xml
index 044c04aeb..9845c7431 100644
--- a/chapter08/dbus.xml
+++ b/chapter08/dbus.xml
@@ -56,21 +56,12 @@
--disable-doxygen-docs \
--disable-xml-docs \
--docdir=/usr/share/doc/dbus-&dbus-version; \
- --with-console-auth-dir=/run/console \
--with-system-socket=/run/dbus/system_bus_socket</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>
<varlistentry>
- <term><parameter>--with-console-auth-dir=/run/console</parameter></term>
- <listitem>
- <para>This specifies the location of the ConsoleKit authorization
- directory.</para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>
<parameter>--runstatedir=/run</parameter> and
<parameter>--with-system-socket=/run/dbus/system_bus_socket</parameter>