From d9acea752bfc4390e306764d2fbfbfdc2857cf52 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 11 Mar 2009 21:40:31 -0400 Subject: Use nice -n20 for common launched items --- conf.default/config.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'conf.default') diff --git a/conf.default/config.xml b/conf.default/config.xml index d5ce3be..805f593 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -752,7 +752,7 @@ * * root - /usr/local/bin/checkreload.sh + /usr/bin/nice -n20 /usr/local/bin/checkreload.sh */5 @@ -761,7 +761,7 @@ * * root - /etc/ping_hosts.sh + /usr/bin/nice -n20 /etc/ping_hosts.sh */140 @@ -770,7 +770,7 @@ * * root - /usr/local/sbin/reset_slbd.sh + /usr/bin/nice -n20 /usr/local/sbin/reset_slbd.sh @@ -785,4 +785,4 @@ - + \ No newline at end of file -- cgit v1.1