Renice updaterrd.sh script to 20 to ensure that it does not step on any of the crucial other items.

This commit is contained in:
Scott Ullrich 2006-04-11 22:57:13 +00:00
parent e729c9fbbb
commit 7cc51a7a07

View File

@ -2118,7 +2118,7 @@ function enable_rrd_graphing()
kill_traffic_collector();
/* start traffic collector */
mwexec_bg("/bin/sh $updaterrdscript");
mwexec_bg("/usr/bin/nice -n20 /bin/sh $updaterrdscript");
} else {
/* unmount and remove */