aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2022-01-23 12:40:57 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2022-01-23 12:42:07 +0100
commita6283fd7873a4f1dffb0730a968406d52545c73a (patch)
tree1e78b4d316b8e68f7a41780cae85b5c8e589f5d4 /src/man/firejail.txt
parentsorting supertuxkart (diff)
downloadfirejail-a6283fd7873a4f1dffb0730a968406d52545c73a.tar.gz
firejail-a6283fd7873a4f1dffb0730a968406d52545c73a.tar.zst
firejail-a6283fd7873a4f1dffb0730a968406d52545c73a.zip
build option: remove deprecated strace feature from manual
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index b1a1fc8fd..ea180607b 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -185,10 +185,7 @@ $ firejail "\-\-blacklist=/home/username/My Virtual Machines"
185$ firejail \-\-blacklist=/home/username/My\\ Virtual\\ Machines 185$ firejail \-\-blacklist=/home/username/My\\ Virtual\\ Machines
186.TP 186.TP
187\fB\-\-build 187\fB\-\-build
188The command builds a whitelisted profile. The profile is printed on the screen. If /usr/bin/strace is installed on the system, it also 188The command builds a whitelisted profile. The profile is printed on the screen. The program is run in a very relaxed sandbox, with only --caps.drop=all and --nonewprivs. Programs that raise user privileges are not supported. Chromium and Chromium-based browsers will not work.
189builds a whitelisted seccomp profile. The program is run in a very relaxed sandbox,
190with only --caps.drop=all and --nonewprivs. Programs that raise user privileges are not supported
191in order to allow strace to run. Chromium and Chromium-based browsers will not work.
192.br 189.br
193 190
194.br 191.br