Ignore:
Timestamp:
02/23/2022 07:25:28 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
ba2dc1b
Parents:
96fa6f2
git-author:
Xi Ruoyao <xry111@…> (02/23/2022 07:24:53 AM)
git-committer:
Xi Ruoyao <xry111@…> (02/23/2022 07:25:28 AM)
Message:

systemd: remove unneeded command

For systmed-250, systemd-time-wait-sync.service is disabled by
systemctl preset-all.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    r96fa6f2 rc19371f  
    195195
    196196<screen><userinput remap="adjust">systemctl preset-all</userinput></screen>
    197 
    198     <para>Disable a service that is known to cause problems with systems that
    199     use a network configuration other than what is provided by
    200     systemd-networkd:</para>
    201     <!-- Observed halting startup with dhcpcd handling the primary NIC -->
    202 
    203 <screen><userinput remap="adjust">systemctl disable systemd-time-wait-sync.service</userinput></screen>
    204197
    205198<!-- 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.