|
@@ -216,22 +216,23 @@ meson --prefix=/usr \
|
|
|
|
|
|
<screen><userinput remap="adjust">systemctl disable systemd-time-wait-sync.service</userinput></screen>
|
|
|
|
|
|
+ <!--
|
|
|
<para>Prevent systemd from resetting the maximum PID value which causes
|
|
|
some problems with packages and units in BLFS:</para>
|
|
|
- <!-- FCRON in particular -->
|
|
|
+ FCRON in particular
|
|
|
|
|
|
<screen><userinput remap="adjust">rm -f /etc/sysctl.d/50-pid-max.conf</userinput></screen>
|
|
|
-
|
|
|
+ -->
|
|
|
<para>Cleanup symbolic links to Util-Linux libraries:</para>
|
|
|
|
|
|
<screen><userinput remap="adjust">rm -fv /usr/lib/lib{blkid,uuid,mount}.so*</userinput></screen>
|
|
|
-
|
|
|
+ <!--
|
|
|
<para>Prevent systemd from creating <filename>/run/nologin</filename>
|
|
|
to allow unprivileged user logins without
|
|
|
<application>systemd-logind</application>:</para>
|
|
|
|
|
|
<screen><userinput remap="adjust">rm -f /usr/lib/tmpfiles.d/systemd-nologin.conf</userinput></screen>
|
|
|
-
|
|
|
+ -->
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-systemd" role="content">
|