1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

README: document kernel version for GRND_INSECURE and close_range()

This commit is contained in:
Mike Yuan
2025-01-02 20:03:00 +01:00
parent dfe3fe77f7
commit 04e2bd63b6

2
README
View File

@@ -41,7 +41,9 @@ REQUIREMENTS:
≥ 5.2 for cgroup freezer
≥ 5.3 for bounded loops in BPF program
≥ 5.4 for pidfd, new mount API, and signed Verity images
≥ 5.6 for getrandom() GRND_INSECURE
≥ 5.7 for CLONE_INTO_CGROUP, BPF links and the BPF LSM hook
≥ 5.9 for close_range()
≥ 5.8 for LOOP_CONFIGURE and STATX_ATTR_MOUNT_ROOT
≥ 6.3 for MFD_EXEC/MFD_NOEXEC_SEAL and tmpfs noswap option
≥ 6.5 for name_to_handle_at() AT_HANDLE_FID, SO_PEERPIDFD/SO_PASSPIDFD,