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]
Firmware loader --->
< /*> Firmware loading facility [FW_LOADER]
- [*] Enable the firmware sysfs fallback mechanism
+ [ ] Enable the firmware sysfs fallback mechanism
... [FW_LOADER_USER_HELPER]
Firmware Drivers --->
[*] Export DMI identification via sysfs to userspace [DMIID]