summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2023-12-04 11:13:59 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2023-12-04 11:13:59 +0100
commit2d05492040e499744c7df4cd11b5de924d7f7791 (patch)
tree7b5dc88c4da0bf6fdcbc08251de3f39672b0fac5 /README
parentcontrib: include co-authors to the contributor list of NEWS (diff)
downloadsystemd-2d05492040e499744c7df4cd11b5de924d7f7791.tar.xz
systemd-2d05492040e499744c7df4cd11b5de924d7f7791.zip
Document kernel configs required for reading credentials from SMBIOS
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index a273846a1a..9f314dd144 100644
--- a/README
+++ b/README
@@ -134,6 +134,10 @@ REQUIREMENTS:
CONFIG_IMA_ARCH_POLICY
CONFIG_INTEGRITY_MACHINE_KEYRING
+ Required for reading credentials from SMBIOS:
+ CONFIG_DMI
+ CONFIG_DMI_SYSFS
+
Required for RestrictFileSystems= in service units:
CONFIG_BPF
CONFIG_BPF_SYSCALL