aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-08-12 08:36:41 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-08-12 08:36:41 -0400
commit46334f0039100403572d7a6144d3a082cb648a42 (patch)
treec7e9d600b3ce213158ea9f26b9a87e9610269afb /src/man/firejail-profile.txt
parenttenative fix for issue 11 (diff)
downloadfirejail-46334f0039100403572d7a6144d3a082cb648a42.tar.gz
firejail-46334f0039100403572d7a6144d3a082cb648a42.tar.zst
firejail-46334f0039100403572d7a6144d3a082cb648a42.zip
--private-etc option, issue #5
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index f85e10171..60d9c47c5 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -81,6 +81,11 @@ closed.
81.TP 81.TP
82\f\private-dev 82\f\private-dev
83Create a new /dev directory. Only null, full, zero, tty, pts, ptmx, random, urandom and shm devices are available. 83Create a new /dev directory. Only null, full, zero, tty, pts, ptmx, random, urandom and shm devices are available.
84.TP
85\f\private-etc file,directory
86Build a new /etc in a temporary
87filesystem, and copy the files and directories in the list.
88All modifications are discarded when the sandbox is closed.
84 89
85.SH Filters 90.SH Filters
86\fBcaps\fR and \fBseccomp\fR enable Linux capabilities and seccomp filters. Examples: 91\fBcaps\fR and \fBseccomp\fR enable Linux capabilities and seccomp filters. Examples: