summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_routes_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system_routes_edit.php')
-rwxr-xr-xusr/local/www/system_routes_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_routes_edit.php b/usr/local/www/system_routes_edit.php
index bdd2343..28c9edd 100755
--- a/usr/local/www/system_routes_edit.php
+++ b/usr/local/www/system_routes_edit.php
@@ -117,7 +117,7 @@ if ($_POST) {
else
$a_routes[] = $route;
- touch($d_staticroutesdirty_path);
+ mark_subsystem_dirty('staticroutes');
write_config();
OpenPOWER on IntegriCloud