summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_queues.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-02-28 23:55:43 +0000
committerErmal Luçi <eri@pfsense.org>2008-02-28 23:55:43 +0000
commit8f8a97c8fc4c3a56547c6a99f273037ef821ff6c (patch)
tree80fd1ce9718c8efc23ecf5bb514dc8f60cc005a4 /usr/local/www/firewall_shaper_queues.php
parent1b2c6c2941abaa44593e3e95799c5a07324cc9aa (diff)
downloadpfsense-8f8a97c8fc4c3a56547c6a99f273037ef821ff6c.zip
pfsense-8f8a97c8fc4c3a56547c6a99f273037ef821ff6c.tar.gz
Make the killing of pfctl work.
Diffstat (limited to 'usr/local/www/firewall_shaper_queues.php')
-rwxr-xr-xusr/local/www/firewall_shaper_queues.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/firewall_shaper_queues.php b/usr/local/www/firewall_shaper_queues.php
index f97844d..7b67df3 100755
--- a/usr/local/www/firewall_shaper_queues.php
+++ b/usr/local/www/firewall_shaper_queues.php
@@ -32,6 +32,7 @@ require("guiconfig.inc");
if($_GET['reset'] <> "") {
mwexec("killall -9 pfctl php");
+ exit;
}
read_altq_config();
OpenPOWER on IntegriCloud