summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-12-13 19:08:16 +0100
committerLennart Poettering <lennart@poettering.net>2024-12-17 18:26:15 +0100
commit6db5a6e799db9d95185cd0c2a327109e80114aea (patch)
treee6e5cb876d6a5bab7de7c655af6f0bb10c30dfab /README
parentfuzz-journal-remote: use memfd_new_and_seal() where appropriate (diff)
downloadsystemd-6db5a6e799db9d95185cd0c2a327109e80114aea.tar.xz
systemd-6db5a6e799db9d95185cd0c2a327109e80114aea.zip
doc: document new baseline requires memfd_create()
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index c6cc8f2b8f..a0818bff2b 100644
--- a/README
+++ b/README
@@ -43,7 +43,7 @@ REQUIREMENTS:
⛔ Kernel versions below 4.3 ("minimum baseline") are not supported at
all, and are missing required functionality (e.g. CLOCK_BOOTTIME
- support for timerfd_create() or ambient capabilities).
+ support for timerfd_create(), ambient capabilities, or memfd_create()).
⚠️ Kernel versions below 5.4 ("recommended baseline") have significant
gaps in functionality and are not recommended for use with this version