mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
systemd: remove unneeded command
For systmed-250, systemd-time-wait-sync.service is disabled by systemctl preset-all.
This commit is contained in:
parent
96fa6f2558
commit
c19371f6f9
@ -195,13 +195,6 @@ meson --prefix=/usr \
|
|||||||
|
|
||||||
<screen><userinput remap="adjust">systemctl preset-all</userinput></screen>
|
<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.
|
<!-- 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 -->
|
If it causes any trouble, we can add this back and also copy it into BLFS -->
|
||||||
<!--
|
<!--
|
||||||
|
Loading…
Reference in New Issue
Block a user