summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/services_dnsmasq_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dnsmasq_edit.php b/usr/local/www/services_dnsmasq_edit.php
index 1d2a999..59095a9 100755
--- a/usr/local/www/services_dnsmasq_edit.php
+++ b/usr/local/www/services_dnsmasq_edit.php
@@ -93,7 +93,7 @@ if ($_POST) {
else
$a_hosts[] = $hostent;
- touch($d_hostsdirty_path);
+ //touch($d_hostsdirty_path);
write_config();
OpenPOWER on IntegriCloud