]> err.no Git - util-linux/commitdiff
renice: update man page (nice rlimit was added to kernel)
authorFrancesco Cosoleto <cosoleto@gmail.com>
Wed, 24 Nov 2010 22:10:19 +0000 (23:10 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 30 Nov 2010 11:28:17 +0000 (12:28 +0100)
Non-root tasks can raise nice priority on systems running Linux 2.6.12 or higher
if the nice resource limit is set.

Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
sys-utils/renice.1

index 41ff3ec254388eb6031317bdab3871491038cc33..a06f549948c3a1478bc7a97f6415b6bf624a412a 100644 (file)
@@ -107,11 +107,11 @@ all processes owned by users daemon and root.
 .Pp
 Users other than the super-user may only alter the priority of
 processes they own,
-and can only monotonically increase their ``nice value''
+and can only monotonically increase their ``nice value'' (for security reasons)
 within the range 0 to
 .Dv PRIO_MAX
-(20).
-(This prevents overriding administrative fiats.)
+(20),
+unless a nice resource limit is set (Linux 2.6.12 and higher).
 The super-user
 may alter the priority of any process
 and set the priority to any value in the range