mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
docs: fix typo of --nonewprivs in Landlock section
Originally from PR #5359. Relates to #6078.
This commit is contained in:
parent
6d0559de7d
commit
666063f575
2 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue