aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter10/kernel.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index 4a4914764..906aa5aee 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -112,11 +112,11 @@
[*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]</screen>
<screen role="nodump" revision="systemd">General setup -->
+ [ ] Auditing Support [CONFIG_AUDIT]
[*] Control Group support [CONFIG_CGROUPS]
[ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
[*] Configure standard kernel features (expert users) [CONFIG_EXPERT] ---&gt;
[*] open by fhandle syscalls [CONFIG_FHANDLE]
- [ ] Auditing support [CONFIG_AUDIT]
Processor type and features ---&gt;
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
Firmware Drivers ---&gt;
@@ -132,7 +132,6 @@ Device Drivers ---&gt;
[ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
File systems ---&gt;
[*] Inotify support for userspace [CONFIG_INOTIFY_USER]
- &lt;*&gt; Kernel automounter support (supports v3, v4, and v5) [CONFIG_AUTOFS_FS]
Pseudo filesystems ---&gt;
[*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]
[*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]</screen>