From 6d0559de7d34c2f095c70c646f3355b4237ec55b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 4 Dec 2023 10:20:51 -0500 Subject: landlock: update README.md, small fix in man firejal; update profile stats in README.md --- src/man/firejail.1.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/man/firejail.1.in b/src/man/firejail.1.in index d5a00c41b..efd0c2152 100644 --- a/src/man/firejail.1.in +++ b/src/man/firejail.1.in @@ -1258,7 +1258,9 @@ The basic set of rules applies the following access permissions: - exec: /bin, /lib, /opt, /usr .RE .PP +.RS See the \fBLANDLOCK\fR section for more information. +.RE .TP \fB\-\-landlock.proc=no|ro|rw Add an access rule for /proc directory (read-only if set to \fBro\fR and @@ -1284,9 +1286,11 @@ and Unix domain sockets beneath given path. \fB\-\-landlock.execute=path Create a Landlock ruleset (if it doesn't already exist) and add an execution permission rule for path. -.PP +.br + +.br Example: -.PP +.br $ firejail \-\-landlock.read=/ \-\-landlock.write=/home \-\-landlock.execute=/usr #endif .TP -- cgit v1.2.3-54-g00ecf