summaryrefslogtreecommitdiffstats
path: root/etc/inc/rrd.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-06-03 20:41:31 +0000
committerErmal <eri@pfsense.org>2010-06-03 20:41:31 +0000
commit922693e929f4589d719a58bfd4986d8a1572debb (patch)
tree71d36d449ffe1d232038bb7e75e0398169c84da1 /etc/inc/rrd.inc
parent6d5446a2cb31db38b7c533f6b8cceae291bec52a (diff)
downloadpfsense-922693e929f4589d719a58bfd4986d8a1572debb.zip
pfsense-922693e929f4589d719a58bfd4986d8a1572debb.tar.gz
Silence is better for this command.
Diffstat (limited to 'etc/inc/rrd.inc')
-rw-r--r--etc/inc/rrd.inc2
1 files changed, 1 insertions, 1 deletions
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.
OpenPOWER on IntegriCloud