aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-01-08 22:28:47 +0000
committerLibravatar GitHub <noreply@github.com>2022-01-08 22:28:47 +0000
commitcdd5c06b0e22cff844048c24580a4640d0a9e524 (patch)
tree3c6ea08c1efafcac843ecd963cc582719bae4a38 /src/man/firejail-profile.txt
parentMerge pull request #4831 from vinc17fr/blacklist-rxvt (diff)
parentprofile.template: add noprinters (diff)
downloadfirejail-cdd5c06b0e22cff844048c24580a4640d0a9e524.tar.gz
firejail-cdd5c06b0e22cff844048c24580a4640d0a9e524.tar.zst
firejail-cdd5c06b0e22cff844048c24580a4640d0a9e524.zip
Merge pull request #4827 from kmk3/noprinters-add-missing
noprinters: add missing items & add to profile.template
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index e35f2837b..71dab18ba 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -489,6 +489,9 @@ Sets the NO_NEW_PRIVS prctl. This ensures that child processes
489cannot acquire new privileges using execve(2); in particular, 489cannot acquire new privileges using execve(2); in particular,
490this means that calling a suid binary (or one with file capabilities) 490this means that calling a suid binary (or one with file capabilities)
491does not result in an increase of privilege. 491does not result in an increase of privilege.
492.TP
493\fBnoprinters
494Disable printers.
492#ifdef HAVE_USERNS 495#ifdef HAVE_USERNS
493.TP 496.TP
494\fBnoroot 497\fBnoroot