]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: mention explicitly that dmi-sysfs must be built-in, cannot be loaded as kmod
authorLennart Poettering <lennart@poettering.net>
Mon, 12 May 2025 08:38:15 +0000 (10:38 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 12 May 2025 08:38:15 +0000 (10:38 +0200)
Fixes: #37391
README

diff --git a/README b/README
index 8d7dad329acf0d5e3aa258e5896099b23322314b..695819cd9bed106864dd187fa07a8cd16febe66e 100644 (file)
--- 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