From: Alan Knowles Date: Sun, 16 Jun 2013 13:58:51 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=0485268ac6c927008def590a6104451f920f98e0 Notify.php --- diff --git a/Notify.php b/Notify.php index 1b00e614..60c462bc 100644 --- a/Notify.php +++ b/Notify.php @@ -311,7 +311,7 @@ class Pman_Core_Notify extends Pman $info = proc_get_status($p); if ($this->nice_level !== false) { - $rcmd = "$renice 19 {$info['pid']}"; + $rcmd = "$renice {$this->nice_level} {$info['pid']}"; `$rcmd`; } $this->pool[] = array(