summaryrefslogtreecommitdiff
path: root/templates/service/dns/forwarding/system
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-08-06 22:15:10 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-08-06 22:15:10 +0000
commitdc4d53c9eb42a6f9f27f0de762de85ce46b6f788 (patch)
treecf9a60ff7c6b31b239ad0b54ce164eb1fab65e04 /templates/service/dns/forwarding/system
parent0f78fcfe3c21e4d07b402aaae75bb494fc4e4133 (diff)
downloadvyatta-cfg-system-dc4d53c9eb42a6f9f27f0de762de85ce46b6f788.tar.gz
vyatta-cfg-system-dc4d53c9eb42a6f9f27f0de762de85ce46b6f788.zip
code to specify DNS forwarding nameservers (system, dhcp, explicitly specified) using CLI
Diffstat (limited to 'templates/service/dns/forwarding/system')
-rw-r--r--templates/service/dns/forwarding/system/node.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/service/dns/forwarding/system/node.def b/templates/service/dns/forwarding/system/node.def
new file mode 100644
index 00000000..e92a7ad6
--- /dev/null
+++ b/templates/service/dns/forwarding/system/node.def
@@ -0,0 +1,2 @@
+help: Set DNS forwarding to system nameservers
+commit:expression: exec "/opt/vyatta/sbin/vyatta-dns-forwarding.pl --system-nameserver"