mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
systemd: disable systemd-sysupdate
This commit is contained in:
parent
e6e8f00474
commit
f99a7eb572
@ -192,6 +192,12 @@ 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 for upgrading binary distros. It's useless for
|
||||||
|
a basic Linux system built from source, and it will report an error if
|
||||||
|
it's enabled but not configured:</para>
|
||||||
|
|
||||||
|
<screen><userinput remap="adjust">systemctl disable systemd-sysupdate</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