From: Daan De Meyer Date: Mon, 4 Dec 2023 10:13:59 +0000 (+0100) Subject: Document kernel configs required for reading credentials from SMBIOS X-Git-Tag: v255~13^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d05492040e499744c7df4cd11b5de924d7f7791;p=thirdparty%2Fsystemd.git Document kernel configs required for reading credentials from SMBIOS --- diff --git a/README b/README index a273846a1a8..9f314dd144f 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