From 7bd26cefd0b43c2fa43a60d87ccec134e854f521 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 2 May 2016 09:08:07 -0400 Subject: don't allow negative values for nice when running as regular user --- src/man/firejail.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/man') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 19415a332..6be278063 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -800,12 +800,13 @@ PID User RX(KB/s) TX(KB/s) Command .TP \fB\-\-nice=value Set nice value for all processes running inside the sandbox. +Only root may specify a negative value. .br .br Example: .br -$ firejail --nice=-5 firefox +$ firejail --nice=2 firefox .TP -- cgit v1.2.3-70-g09d2