From 0d79daca0d90d702fcda50b756fed00491b4e728 Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Tue, 7 Dec 2010 23:10:56 +0200 Subject: Add unbound_validation() to ensure that DNSMasq is not enabled, if so dont disable it but inform the user. Also dont assume Unbound should be set to 'on' but rather inform the user they need to configure it before it will be started. --- config/unbound/unbound.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/unbound/unbound.xml') diff --git a/config/unbound/unbound.xml b/config/unbound/unbound.xml index b0bfcc16..f7a851eb 100644 --- a/config/unbound/unbound.xml +++ b/config/unbound/unbound.xml @@ -177,6 +177,9 @@ + + unbound_validate($_POST); + unbound_reconfigure(); -- cgit v1.2.3