summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_unbound_host_edit.php
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2014-03-29 11:29:07 +0200
committerWarren Baker <warren@decoy.co.za>2014-03-29 11:29:07 +0200
commit54b168778e1e435ddcd76b32f4f22dac86307568 (patch)
tree39094ba5b9b134100c09c319822cb7349bae9bf5 /usr/local/www/services_unbound_host_edit.php
parent05fec96ba8a65179ae150d6efb3fa76ea1601f07 (diff)
downloadpfsense-54b168778e1e435ddcd76b32f4f22dac86307568.zip
pfsense-54b168778e1e435ddcd76b32f4f22dac86307568.tar.gz
Mark unbound as the subsystem
Diffstat (limited to 'usr/local/www/services_unbound_host_edit.php')
-rw-r--r--usr/local/www/services_unbound_host_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_unbound_host_edit.php b/usr/local/www/services_unbound_host_edit.php
index 5618dfd..3748530 100644
--- a/usr/local/www/services_unbound_host_edit.php
+++ b/usr/local/www/services_unbound_host_edit.php
@@ -155,7 +155,7 @@ if ($_POST) {
$a_hosts[] = $hostent;
hosts_sort();
- mark_subsystem_dirty('unbound_hosts');
+ mark_subsystem_dirty('unbound');
write_config();
OpenPOWER on IntegriCloud