docs: fix typo of --nonewprivs in Landlock section

Originally from PR #5359.

Relates to #6078.
This commit is contained in:
glitsj16 2022-09-05 00:16:47 +00:00 committed by Kelvin M. Klann
parent 6d0559de7d
commit 666063f575
2 changed files with 2 additions and 2 deletions

View file

@ -336,7 +336,7 @@ LANDLOCK
Privileges" restriction enabled. Because of this, enabling the
Landlock feature will also cause Firejail to enable the "No New
Privileges" restriction, regardless of the profile or the
--no-new-privs command line option.
--nonewprivs command line option.
- Access to the /proc directory is managed through the --land
lock.proc command line option.

View file

@ -3436,7 +3436,7 @@ Important notes:
Privileges" restriction enabled.
Because of this, enabling the Landlock feature will also cause Firejail to
enable the "No New Privileges" restriction, regardless of the profile or the
\fB\-\-no\-new\-privs\fR command line option.
\fB\-\-nonewprivs\fR command line option.
.PP
- Access to the /proc directory is managed through the \fB\-\-landlock.proc\fR
command line option.