From: Lennart Poettering Date: Mon, 12 May 2025 08:38:15 +0000 (+0200) Subject: README: mention explicitly that dmi-sysfs must be built-in, cannot be loaded as kmod X-Git-Tag: v258-rc1~648 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aefdbacff82e10900eae2971ccf7fbeaeab702cc;p=thirdparty%2Fsystemd.git README: mention explicitly that dmi-sysfs must be built-in, cannot be loaded as kmod Fixes: #37391 --- diff --git a/README b/README index 8d7dad329ac..695819cd9be 100644 --- a/README +++ b/README @@ -163,7 +163,7 @@ REQUIREMENTS: Required for reading credentials from SMBIOS: CONFIG_DMI - CONFIG_DMI_SYSFS + CONFIG_DMI_SYSFS (must be built-in, not as kmod) Required for RestrictFileSystems= in service units: CONFIG_BPF