aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
authorLibravatar Aleksey Manevich <manevich.aleksey@gmail.com>2016-09-15 21:17:50 +0300
committerLibravatar Aleksey Manevich <manevich.aleksey@gmail.com>2016-09-15 21:17:50 +0300
commita7c2e4aa3fab87112bed6675a3ad75f68e191b6e (patch)
tree2d03d9e70bf2a5598af46b842ecd786eecf663be /src/man/firejail.txt
parent/mnt whitelisting (diff)
downloadfirejail-a7c2e4aa3fab87112bed6675a3ad75f68e191b6e.tar.gz
firejail-a7c2e4aa3fab87112bed6675a3ad75f68e191b6e.tar.zst
firejail-a7c2e4aa3fab87112bed6675a3ad75f68e191b6e.zip
update man
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 c05c8e201..d654290bf 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1582,7 +1582,7 @@ firejail version 0.9.27
1582Whitelist directory or file. A temporary file system is mounted on the top directory, and the 1582Whitelist directory or file. A temporary file system is mounted on the top directory, and the
1583whitelisted files are mount-binded inside. Modifications to whitelisted files are persistent, 1583whitelisted files are mount-binded inside. Modifications to whitelisted files are persistent,
1584everything else is discarded when the sandbox is closed. The top directory could be 1584everything else is discarded when the sandbox is closed. The top directory could be
1585user home, /dev, /media, /opt, /var, and /tmp. 1585user home, /dev, /media, /mnt, /opt, /var, and /tmp.
1586.br 1586.br
1587 1587
1588.br 1588.br