aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-09-17 09:58:18 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-09-17 09:58:18 -0400
commitec253a87c955982393d16ba06a3bb5bb27504ba4 (patch)
tree6b903026363d0b02f82b9c582db0757647d0afa0 /src/man/firejail.txt
parentprofile build tool (diff)
downloadfirejail-ec253a87c955982393d16ba06a3bb5bb27504ba4.tar.gz
firejail-ec253a87c955982393d16ba06a3bb5bb27504ba4.tar.zst
firejail-ec253a87c955982393d16ba06a3bb5bb27504ba4.zip
spelling
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 36ae3166b..f205bfa30 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -157,7 +157,7 @@ $ firejail \-\-blacklist=/home/username/My\\ Virtual\\ Machines
157\fB\-\-build 157\fB\-\-build
158The command builds a whitelisted profile. If /usr/bin/strace is installed on the system, it also 158The command builds a whitelisted profile. If /usr/bin/strace is installed on the system, it also
159builds a whitelisted seccomp profile. The program is run in a very relaxed sandbox, 159builds a whitelisted seccomp profile. The program is run in a very relaxed sandbox,
160with only --caps.drop=all and --nonewprivs. Only programs that don't rise privileges are supported 160with only --caps.drop=all and --nonewprivs. Programs that raise user privileges are not supported
161in order to allow strace to run. Chromium and Chromium-based browsers will not work. 161in order to allow strace to run. Chromium and Chromium-based browsers will not work.
162.br 162.br
163 163