Changeset 90fcd12 for chapter08


Ignore:
Timestamp:
11/03/2022 11:30:12 PM (20 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
5f3a328
Parents:
a31b65a (diff), 172185a9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    ra31b65a r90fcd12  
    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.