aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-05-12 10:13:47 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-05-12 10:13:47 -0400
commit514667d25d5e3044d04bddda14046abb50605b62 (patch)
tree002081c309d4e94e2b11594b1f4a633d0caf0a4e /src/man
parentMerge pull request #1932 from RDProjekt/modules (diff)
downloadfirejail-514667d25d5e3044d04bddda14046abb50605b62.tar.gz
firejail-514667d25d5e3044d04bddda14046abb50605b62.tar.zst
firejail-514667d25d5e3044d04bddda14046abb50605b62.zip
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail-profile.txt2
-rw-r--r--src/man/firejail.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index f136be510..7bfa3a019 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -267,7 +267,7 @@ Blacklist violations logged to syslog.
267Whitelist directory or file. A temporary file system is mounted on the top directory, and the 267Whitelist directory or file. A temporary file system is mounted on the top directory, and the
268whitelisted files are mount-binded inside. Modifications to whitelisted files are persistent, 268whitelisted files are mount-binded inside. Modifications to whitelisted files are persistent,
269everything else is discarded when the sandbox is closed. The top directory could be 269everything else is discarded when the sandbox is closed. The top directory could be
270user home, /dev, /media, /mnt, /opt, /srv, /var, and /tmp. 270user home, /dev, /etc, /media, /mnt, /opt, /srv, /sys/module, /usr/share, /var, and /tmp.
271.br 271.br
272 272
273.br 273.br
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index af9fe4b90..1a90f403c 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -2091,7 +2091,7 @@ $ firejail \-\-net=br0 --veth-name=if0
2091Whitelist directory or file. A temporary file system is mounted on the top directory, and the 2091Whitelist directory or file. A temporary file system is mounted on the top directory, and the
2092whitelisted files are mount-binded inside. Modifications to whitelisted files are persistent, 2092whitelisted files are mount-binded inside. Modifications to whitelisted files are persistent,
2093everything else is discarded when the sandbox is closed. The top directory could be 2093everything else is discarded when the sandbox is closed. The top directory could be
2094user home, /dev, /media, /mnt, /opt, /srv, /var, and /tmp. 2094user home, /dev, /etc, /media, /mnt, /opt, /srv, /sys/module, /usr/share, /var, and /tmp.
2095.br 2095.br
2096 2096
2097.br 2097.br