Changeset 4cfd7434


Ignore:
Timestamp:
06/13/2022 01:20:29 PM (2 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
arm
Children:
65c541b
Parents:
8b528a4
git-author:
Xi Ruoyao <xry111@…> (06/10/2022 07:42:39 AM)
git-committer:
William Harrington <kb0iic@…> (06/13/2022 01:20:29 PM)
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/dbus.xml

    r8b528a4 r4cfd7434  
    5757            --disable-xml-docs                   \
    5858            --docdir=/usr/share/doc/dbus-&dbus-version; \
    59             --with-console-auth-dir=/run/console \
    6059            --with-system-socket=/run/dbus/system_bus_socket</userinput></screen>
    6160
    6261    <variablelist>
    6362      <title>The meaning of the configure options:</title>
    64 
    65       <varlistentry>
    66         <term><parameter>--with-console-auth-dir=/run/console</parameter></term>
    67         <listitem>
    68           <para>This specifies the location of the ConsoleKit authorization
    69           directory.</para>
    70         </listitem>
    71       </varlistentry>
    7263
    7364      <varlistentry>
Note: See TracChangeset for help on using the changeset viewer.