From 922693e929f4589d719a58bfd4986d8a1572debb Mon Sep 17 00:00:00 2001 From: Ermal Date: Thu, 3 Jun 2010 20:41:31 +0000 Subject: Silence is better for this command. --- etc/inc/rrd.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inc/rrd.inc') diff --git a/etc/inc/rrd.inc b/etc/inc/rrd.inc index fa2920e..7f9b13c 100644 --- a/etc/inc/rrd.inc +++ b/etc/inc/rrd.inc @@ -634,7 +634,7 @@ function enable_rrd_graphing() { } function kill_traffic_collector() { - mwexec("/bin/pkill -f updaterrd.sh"); + mwexec("/bin/pkill -f updaterrd.sh", true); } /* This xml 2 array function is courtesy of the php.net comment section on xml_parse. -- cgit v1.1