From f4955c66ab9ff90ffa02a6385d7b42a27e232495 Mon Sep 17 00:00:00 2001 From: Mohit Mehta Date: Sat, 30 Aug 2008 10:16:23 +0000 Subject: polish up DNS forwarding error messages --- templates/service/dns/forwarding/dhcp/node.def | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/service/dns/forwarding/dhcp/node.def b/templates/service/dns/forwarding/dhcp/node.def index c9167431..f56a51c2 100644 --- a/templates/service/dns/forwarding/dhcp/node.def +++ b/templates/service/dns/forwarding/dhcp/node.def @@ -1,8 +1,7 @@ multi: type: txt help: Set to forward DNS queries to nameservers received from DHCP server for specified interface -syntax:expression: exec "/opt/vyatta/sbin/vyatta-dns-forwarding.pl --dhcp-interface $VAR(@)" -commit:expression: exec "/opt/vyatta/sbin/vyatta-dns-forwarding.pl --dhcp-interface-nameserver $VAR(@)" +commit:expression: exec "/opt/vyatta/sbin/vyatta-dns-forwarding.pl --dhcp-interface $VAR(@)" allowed: local -a array ; array=( /var/lib/dhcp3/eth* /var/lib/dhcp3/br* ) ; -- cgit v1.2.3