aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2022-03-09 15:38:53 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2022-03-09 15:38:53 +0100
commitfdee4dc1326bb2d5ce90ef2a0410dccba56beb70 (patch)
treebc57a8063010c1c394ba53c429b17fd1b37f20b4 /src/man/firejail.txt
parentxdg dir translation cleanup (diff)
downloadfirejail-fdee4dc1326bb2d5ce90ef2a0410dccba56beb70.tar.gz
firejail-fdee4dc1326bb2d5ce90ef2a0410dccba56beb70.tar.zst
firejail-fdee4dc1326bb2d5ce90ef2a0410dccba56beb70.zip
build option: support chromium/electron apps most of the time
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index e4aac6b1c..f9deaeaa4 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -185,7 +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. 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. 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.
189.br 189.br
190 190
191.br 191.br
@@ -195,7 +195,7 @@ $ firejail --build vlc ~/Videos/test.mp4
195.TP 195.TP
196\fB\-\-build=profile-file 196\fB\-\-build=profile-file
197The command builds a whitelisted profile, and saves it in profile-file. The program is run in a very relaxed sandbox, 197The command builds a whitelisted profile, and saves it in profile-file. The program is run in a very relaxed sandbox,
198with only --caps.drop=all and --nonewprivs. Programs that raise user privileges are not supported. Chromium and Chromium-based browsers will not work. 198with only --caps.drop=all and --nonewprivs. Programs that raise user privileges are not supported.
199.br 199.br
200 200
201.br 201.br