aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-22 01:48:27 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-22 01:48:27 -0500
commitcfbcbf2c95455373aa2570827c52b7b87d80cfef (patch)
treea29ac95c58a14c7f69c9b900b10fd1d63ba4ec19 /src/man/firejail-profile.txt
parentFix 1291 - remove nonexistent *.inc from qupzilla profile (diff)
downloadfirejail-cfbcbf2c95455373aa2570827c52b7b87d80cfef.tar.gz
firejail-cfbcbf2c95455373aa2570827c52b7b87d80cfef.tar.zst
firejail-cfbcbf2c95455373aa2570827c52b7b87d80cfef.zip
--novideo option
Still a work in progress. Code needs cleanup and improvement, but it does block /dev/video* in all of my tests so far.
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index bb1bd86b9..cbffa9ce4 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -50,7 +50,7 @@ Parent pid 8553, child pid 8554
50.br 50.br
51Child process initialized 51Child process initialized
52.br 52.br
53[...] 53[...]
54.br 54.br
55 55
56.br 56.br
@@ -92,7 +92,7 @@ Example: "include ${CFG}/firefox.profile" will load "/etc/firejail/firefox.profi
92 92
93System configuration files in ${CFG} are overwritten during software installation. 93System configuration files in ${CFG} are overwritten during software installation.
94Persistent configuration at system level is handled in ".local" files. For every 94Persistent configuration at system level is handled in ".local" files. For every
95profile file in ${CFG} directory, the user can create a corresponding .local file 95profile file in ${CFG} directory, the user can create a corresponding .local file
96storing modifications to the persistent configuration. Persistent .local files 96storing modifications to the persistent configuration. Persistent .local files
97are included at the start of regular profile files. 97are included at the start of regular profile files.
98 98
@@ -255,7 +255,7 @@ Blacklist violations logged to syslog.
255\fBwhitelist file_or_directory 255\fBwhitelist file_or_directory
256Whitelist directory or file. A temporary file system is mounted on the top directory, and the 256Whitelist directory or file. A temporary file system is mounted on the top directory, and the
257whitelisted files are mount-binded inside. Modifications to whitelisted files are persistent, 257whitelisted files are mount-binded inside. Modifications to whitelisted files are persistent,
258everything else is discarded when the sandbox is closed. The top directory could be 258everything else is discarded when the sandbox is closed. The top directory could be
259user home, /dev, /media, /mnt, /opt, /srv, /var, and /tmp. 259user home, /dev, /media, /mnt, /opt, /srv, /var, and /tmp.
260.br 260.br
261 261
@@ -405,6 +405,8 @@ Enable IPC namespace.
405\fBnosound 405\fBnosound
406Disable sound system. 406Disable sound system.
407.TP 407.TP
408\fBnovideo
409Disable video devices.
408\fBno3d 410\fBno3d
409Disable 3D hardware acceleration. 411Disable 3D hardware acceleration.
410 412
@@ -533,7 +535,7 @@ really need network access.
533 535
534.TP 536.TP
535\fBveth-name name 537\fBveth-name name
536Use this name for the interface connected to the bridge for --net=bridge_interface commands, 538Use this name for the interface connected to the bridge for --net=bridge_interface commands,
537instead of the default one. 539instead of the default one.
538 540
539.SH Other 541.SH Other
@@ -585,6 +587,3 @@ Homepage: http://firejail.wordpress.com
585\&\flfiremon\fR\|(1), 587\&\flfiremon\fR\|(1),
586\&\flfirecfg\fR\|(1), 588\&\flfirecfg\fR\|(1),
587\&\flfirejail-login\fR\|(5) 589\&\flfirejail-login\fR\|(5)
588
589
590