summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-07-05 10:13:25 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-07-05 10:13:25 -0400
commit73ce1000234e0910bc77f424e481a47c6da55dbb (patch)
tree4756996183560b6ec401d8fc35e1c4d15ce972de /src/man
parentaudit feature (diff)
downloadfirejail-73ce1000234e0910bc77f424e481a47c6da55dbb.tar.gz
firejail-73ce1000234e0910bc77f424e481a47c6da55dbb.tar.zst
firejail-73ce1000234e0910bc77f424e481a47c6da55dbb.zip
audit feature
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index a523e51cb..e4505754e 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1741,12 +1741,13 @@ Running the default audit program:
1741 1741
1742Running a custom audit program: 1742Running a custom audit program:
1743.br 1743.br
1744 $ firejail --audit=~/sandbox-test transmission-gtk\n\n"); 1744 $ firejail --audit=~/sandbox-test transmission-gtk
1745 1745
1746In the examples above, the sandbox configures transmission-gtk profile and 1746In the examples above, the sandbox configures transmission-gtk profile and
1747starts the test program. The real program, transmission-gtk, will not be 1747starts the test program. The real program, transmission-gtk, will not be
1748started. 1748started.
1749 1749
1750Limitations: audit feature is not implemented for --x11 commands.
1750 1751
1751.SH MONITORING 1752.SH MONITORING
1752Option \-\-list prints a list of all sandboxes. The format 1753Option \-\-list prints a list of all sandboxes. The format