summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/firewall_rules_edit.php')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index 355ac1d..aa2c146 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -448,7 +448,7 @@ if ($_POST) {
}
write_config();
- touch($d_filterconfdirty_path);
+ mark_subsystem_dirty('filter');
if (isset($_POST['floating']))
header("Location: firewall_rules.php?if=FloatingRules");
OpenPOWER on IntegriCloud