Author: pierre
Date: Sat Sep 7 12:39:00 2019
New Revision: 22110
Log:
More fixes for lightdm:
- itstool is required too, and Accountsservice may be used at run time
- having pam_elogind in the PAM files allows users to shutdown, restart,
hibernate, or suspend the machine
Modified:
trunk/BOOK/x/dm/lightdm.xml
Modified: trunk/BOOK/x/dm/lightdm.xml
==============================================================================
--- trunk/BOOK/x/dm/lightdm.xml Sat Sep 7 11:20:11 2019 (r22109)
+++ trunk/BOOK/x/dm/lightdm.xml Sat Sep 7 12:39:00 2019 (r22110)
@@ -130,6 +130,7 @@
<xref linkend="exo"/> (for the greeter),
<!-- required by exo <xref linkend="gtk3"/>, -->
<xref linkend="libgcrypt"/>,
+ <xref linkend="itstool"/>,
<xref linkend="linux-pam"/>, and
<xref linkend="pcre"/>
</para>
@@ -143,9 +144,9 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
+ <xref role="runtime" linkend="accountsservice"/> (run time),
<xref linkend="at-spi2-core"/>,
<xref linkend="gtk-doc"/>,
- <xref linkend="itstool"/>,
<xref linkend="qt5"/>,
<ulink url="https://launchpad.net/ido">libido</ulink>, and
<ulink url="https://launchpad.net/libindicator">libindicator</ulink>
@@ -173,6 +174,13 @@
-u 65 -g lightdm \
-s /bin/false lightdm</userinput></screen>
+ <para revision="sysv">
+ Then change the <application>Linux-PAM</application> configuration files
+ so that <application>elogind</application> is used:
+ </para>
+
+<screen revision="sysv"><userinput>sed -i s/systemd/elogind/
data/pam/*</userinput></screen>
+
<para>
Install <application>lightdm</application> by running the following
commands:
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page