summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper.php
diff options
context:
space:
mode:
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 60e8363..c5709cd 100755
--- a/usr/local/www/firewall_shaper.php
+++ b/usr/local/www/firewall_shaper.php
@@ -68,6 +68,7 @@ if ($_POST['remove'] or $_GET['remove']) {
touch($d_shaperconfdirty_path);
unset($config['shaper']['enable']);
write_config();
+ filter_configure();
Header("Location: index.php");
exit;
}
OpenPOWER on IntegriCloud