From 10c7565f9d414d745122dac2e441f5e816db7843 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 5 Apr 2016 13:17:20 -0400 Subject: grsecurity: --caps.print --- src/man/firejail.txt | 2 +- src/man/firemon.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'src/man') 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. .br Example: .br -$ sudo firejail \-\-caps "/etc/init.d/nginx start && sleep inf" +$ sudo firejail \-\-caps /etc/init.d/nginx start .TP \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] .SH DESCRIPTION Firemon monitors programs started in a Firejail sandbox. Without a PID specified, all processes started by Firejail are monitored. Descendants of -these processes are also being monitored. +these processes are also being monitored. On Grsecurity systems only root user +can run this program. .SH OPTIONS .TP \fB\-\-arp -- cgit v1.2.3-54-g00ecf