From 6ba0e38241145f72a60c1a2d0fd0df8325c1586c Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Tue, 5 Dec 2023 10:41:07 -0300 Subject: README.md: fix Landlock support list Fix formatting and wrong/outdated information. This amends commit 6d0559de7 ("landlock: update README.md, small fix in man firejal; update profile stats in README.md", 2023-12-04). Relates to #6078. --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b34acfd71..33bd6bfb3 100644 --- a/README.md +++ b/README.md @@ -312,9 +312,12 @@ Discussion: * [private-etc rework](https://github.com/netblue30/firejail/discussions/5610) ### Landlock support -* re-merged from #5315 ChrysoliteAzalea/landlock -* Compile time detection based on /usr/include/kernel/landlock.h - if the file is present in the filesystem, the feature is compiled in. -* Run-time detection of kernels 6.1 (debian stable) or newer. + +* Added on #6078, which is based on #5315 from ChrysoliteAzalea/landlock +* Compile-time detection based on linux/landlock.h - if the header is found, + the feature is compiled in +* Runtime detection based on whether Landlock is supported by the kernel and is + enabled on the system ```text LANDLOCK -- cgit v1.2.3-70-g09d2