From 3b7df5f15b81f271698da90f8397fa3e5960bd05 Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Sat, 29 Mar 2014 11:29:23 +0200 Subject: Reference unbound subsystem as dirty --- usr/local/www/services_unbound_advanced.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/services_unbound_advanced.php b/usr/local/www/services_unbound_advanced.php index b5e305e..4a74dc7 100644 --- a/usr/local/www/services_unbound_advanced.php +++ b/usr/local/www/services_unbound_advanced.php @@ -90,6 +90,8 @@ if ($_POST) { $retval = 0; $retval = services_unbound_configure(); $savemsg = get_std_save_message($retval); + if ($retval == 0) + clear_subsystem_dirty('unbound'); } } @@ -113,7 +115,7 @@ function enable_change(enable_over) {
-

+

" . gettext("You must apply the changes in order for them to take effect."));?>
-- cgit v1.1