Author: bdubbs
Date: Thu Dec 24 09:13:16 2020
New Revision: 24017

Log:
Fix latest elogind with a short sed

Modified:
   trunk/BOOK/general/sysutils/elogind.xml

Modified: trunk/BOOK/general/sysutils/elogind.xml
==============================================================================
--- trunk/BOOK/general/sysutils/elogind.xml     Thu Dec 24 04:59:37 2020        
(r24016)
+++ trunk/BOOK/general/sysutils/elogind.xml     Thu Dec 24 09:13:16 2020        
(r24017)
@@ -149,6 +149,12 @@
     <title>Installation of elogind</title>
 
     <para>
+      First, fix a problem starting the package via pam:
+    </para>
+
+<screen><userinput>sed -i '/running/,+1s:^://:' 
src/login/pam_elogind.c</userinput></screen>
+
+    <para>
       Install <application>elogind</application> by running the following
       commands:
     </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to