Changeset 7a1065c


Ignore:
Timestamp:
12/24/2020 05:13:16 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
93f46ca
Parents:
84b1648
Message:

Fix latest elogind with a short sed

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24017 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/elogind.xml

    r84b1648 r7a1065c  
    148148  <sect2 role="installation">
    149149    <title>Installation of elogind</title>
     150
     151    <para>
     152      First, fix a problem starting the package via pam:
     153    </para>
     154
     155<screen><userinput>sed -i '/running/,+1s:^://:' src/login/pam_elogind.c</userinput></screen>
    150156
    151157    <para>
Note: See TracChangeset for help on using the changeset viewer.