mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
systemd: correct the description of systemd#21896
This commit is contained in:
parent
ad89f7b0d6
commit
cea24f504c
@ -211,8 +211,9 @@ File systems --->
|
||||
scratch.</para>
|
||||
|
||||
<note revision="systemd">
|
||||
<para revision="systemd">Ensure that CONFIG_DEFAULT_HOSTNAME is set to 'none' or a hostname.
|
||||
If it is left blank, your system will not start.</para>
|
||||
<para revision="systemd">Ensure that CONFIG_DEFAULT_HOSTNAME is set to '(none)' or a hostname.
|
||||
If it is left blank, systemd will fail to set the hostname to the
|
||||
content of <filename>/etc/hostname</filename>.</para>
|
||||
</note>
|
||||
|
||||
<para>Compile the kernel image and modules:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user