aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter08/systemd.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index a8f6d379a..22d067ad6 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -195,13 +195,6 @@ meson --prefix=/usr \
<screen><userinput remap="adjust">systemctl preset-all</userinput></screen>
- <para>Disable a service that is known to cause problems with systems that
- use a network configuration other than what is provided by
- systemd-networkd:</para>
- <!-- Observed halting startup with dhcpcd handling the primary NIC -->
-
-<screen><userinput remap="adjust">systemctl disable systemd-time-wait-sync.service</userinput></screen>
-
<!-- dev: 50-pid-max.conf is not removed in BLFS, so I commented the following out.
If it causes any trouble, we can add this back and also copy it into BLFS -->
<!--