aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-05 13:17:20 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-05 13:17:20 -0400
commit10c7565f9d414d745122dac2e441f5e816db7843 (patch)
treed6e56dacb20561abeb59c3bebd2ca857f4c35112 /src/man
parentfirecfg fixes (diff)
downloadfirejail-10c7565f9d414d745122dac2e441f5e816db7843.tar.gz
firejail-10c7565f9d414d745122dac2e441f5e816db7843.tar.zst
firejail-10c7565f9d414d745122dac2e441f5e816db7843.zip
grsecurity: --caps.print
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt2
-rw-r--r--src/man/firemon.txt3
2 files changed, 3 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 24dbff67a..2f3fb6d01 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -118,7 +118,7 @@ The filter is applied to all processes started in the sandbox.
118.br 118.br
119Example: 119Example:
120.br 120.br
121$ sudo firejail \-\-caps "/etc/init.d/nginx start && sleep inf" 121$ sudo firejail \-\-caps /etc/init.d/nginx start
122 122
123.TP 123.TP
124\fB\-\-caps.drop=all 124\fB\-\-caps.drop=all
diff --git a/src/man/firemon.txt b/src/man/firemon.txt
index 906b5cd9a..ef99b0927 100644
--- a/src/man/firemon.txt
+++ b/src/man/firemon.txt
@@ -6,7 +6,8 @@ firemon [OPTIONS] [PID]
6.SH DESCRIPTION 6.SH DESCRIPTION
7Firemon monitors programs started in a Firejail sandbox. 7Firemon monitors programs started in a Firejail sandbox.
8Without a PID specified, all processes started by Firejail are monitored. Descendants of 8Without a PID specified, all processes started by Firejail are monitored. Descendants of
9these processes are also being monitored. 9these processes are also being monitored. On Grsecurity systems only root user
10can run this program.
10.SH OPTIONS 11.SH OPTIONS
11.TP 12.TP
12\fB\-\-arp 13\fB\-\-arp