Ignore:
Timestamp:
02/12/2020 09:02:11 PM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
54a6bc9
Parents:
f8ea68b
Message:

MultiLib: Merge changes from trunk

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/systemd.xml

    rf8ea68b rede49cd  
    217217<screen><userinput remap="adjust">systemctl disable systemd-time-wait-sync.service</userinput></screen>
    218218
     219    <!--
    219220    <para>Prevent systemd from resetting the maximum PID value which causes
    220221    some problems with packages and units in BLFS:</para>
    221     <!-- FCRON in particular -->
     222     FCRON in particular
    222223
    223224<screen><userinput remap="adjust">rm -f /etc/sysctl.d/50-pid-max.conf</userinput></screen>
    224 
     225    -->
    225226    <para>Cleanup symbolic links to Util-Linux libraries:</para>
    226227
    227228<screen><userinput remap="adjust">rm -fv /usr/lib/lib{blkid,uuid,mount}.so*</userinput></screen>
    228 
     229    <!--
    229230    <para>Prevent systemd from creating <filename>/run/nologin</filename>
    230231    to allow unprivileged user logins without
     
    232233
    233234<screen><userinput remap="adjust">rm -f /usr/lib/tmpfiles.d/systemd-nologin.conf</userinput></screen>
    234 
     235    -->
    235236  </sect2>
    236237
Note: See TracChangeset for help on using the changeset viewer.