Changeset 172185a9 for chapter08


Ignore:
Timestamp:
11/03/2022 07:33:43 PM (18 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/update-glibc
Children:
6dff9ef, 90fcd12
Parents:
f84d8a6
Message:

Update to systemd-252.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    rf84d8a6 r172185a9  
    4141    <title>Installation of systemd</title>
    4242
     43<!--
    4344    <para>First, fix an issue introduced by glibc-2.36.</para>
    4445
    4546<screen><userinput remap="pre">patch -Np1 -i ../&systemd-upstream-patch;</userinput></screen>
     47-->
    4648
    4749    <para>Remove two unneeded groups,
     
    202204
    203205<screen><userinput remap="adjust">systemctl disable systemd-sysupdate</userinput></screen>
     206
     207    <para>Also disable that unit's timer:</para>
     208
     209<screen><userinput remap="adjust">systemd disable systemd-sysupdate-reboot.timer</userinput></screen>
    204210
    205211<!-- dev: 50-pid-max.conf is not removed in BLFS, so I commented the following out.
Note: See TracChangeset for help on using the changeset viewer.