summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-10-01 17:51:34 +0000
committerErmal <eri@pfsense.org>2011-10-01 17:52:02 +0000
commit5f471c9590a4b91d2aec18a88d5f1295b0062ded (patch)
treee0b9108bee35ddc64ea7bff4845683dbef77b6a7 /usr/local/www/firewall_shaper.php
parente237741af24f90f07c8aab58deb7ff92602e90bd (diff)
downloadpfsense-5f471c9590a4b91d2aec18a88d5f1295b0062ded.zip
pfsense-5f471c9590a4b91d2aec18a88d5f1295b0062ded.tar.gz
Use the new daemon for status->queues until a proper chart javascript library is availble
Diffstat (limited to 'usr/local/www/firewall_shaper.php')
-rwxr-xr-xusr/local/www/firewall_shaper.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/firewall_shaper.php b/usr/local/www/firewall_shaper.php
index 407c947..3763397 100755
--- a/usr/local/www/firewall_shaper.php
+++ b/usr/local/www/firewall_shaper.php
@@ -311,6 +311,7 @@ if ($_GET) {
$output_form .= "<p class=\"pgtitle\">" . $default_shaper_msg."</p>";
$dontshow = true;
}
+ mwexec("killall qstats");
} else {
$output_form .= "<p class=\"pgtitle\">" . $default_shaper_msg."</p>";
$dontshow = true;
OpenPOWER on IntegriCloud