aboutsummaryrefslogtreecommitdiffstats
path: root/chapter10
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-12-31 21:25:11 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-12-31 21:26:31 +0800
commitcea24f504c87359066a5edf360f1d6c986e189f2 (patch)
tree60956770aac727fb229a7d612bfb23d25ae0b3bf /chapter10
parentad89f7b0d63fac3c1bca0e5d11880d97c511f84e (diff)
systemd: correct the description of systemd#21896
Diffstat (limited to 'chapter10')
-rw-r--r--chapter10/kernel.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index a169aa63c..5e2341e0e 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -211,8 +211,9 @@ File systems ---&gt;
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>