mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Silence is better for this command.
This commit is contained in:
parent
6d5446a2cb
commit
922693e929
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user