aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-08-02 19:06:09 +0800
committerXi Ruoyao <xry111@xry111.site>2023-08-02 19:06:09 +0800
commitc7c6c1548a055aeba377ab2ec1dd100042b91da7 (patch)
treea08f1710c99d6e911a41bc6fbbfa2fc038152855
parente65bfc4f69efeae0d18c0158b2050c045b724239 (diff)
kernel: systemd: FW_LOADER_USER_HELPER should be n, not y
-rw-r--r--chapter10/kernel/systemd.toml2
-rw-r--r--chapter10/kernel/systemd.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter10/kernel/systemd.toml b/chapter10/kernel/systemd.toml
index 936c50492..26ac61c46 100644
--- a/chapter10/kernel/systemd.toml
+++ b/chapter10/kernel/systemd.toml
@@ -21,7 +21,7 @@ NET='*'
INET='*'
IPV6='*'
FW_LOADER=' *'
-FW_LOADER_USER_HELPER='*'
+FW_LOADER_USER_HELPER=' '
DMIID='*'
INOTIFY_USER='*'
TMPFS='*'
diff --git a/chapter10/kernel/systemd.xml b/chapter10/kernel/systemd.xml
index 4c57776c2..6705fdd35 100644
--- a/chapter10/kernel/systemd.xml
+++ b/chapter10/kernel/systemd.xml
@@ -36,7 +36,7 @@
... [DEVTMPFS_MOUNT]
<emphasis role='blue'>F</emphasis>irmware loader ---&gt;
&lt; /*&gt; <emphasis role='blue'>F</emphasis>irmware loading facility [FW_LOADER]
- [*] <emphasis role='blue'>E</emphasis>nable the firmware sysfs fallback mechanism
+ [ ] <emphasis role='blue'>E</emphasis>nable the firmware sysfs fallback mechanism
... [FW_LOADER_USER_HELPER]
<emphasis role='blue'>F</emphasis>irmware Drivers ---&gt;
[*] <emphasis role='blue'>E</emphasis>xport DMI identification via sysfs to userspace [DMIID]