summaryrefslogtreecommitdiff
path: root/templates/system/domain-search/domain/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/system/domain-search/domain/node.def')
-rw-r--r--templates/system/domain-search/domain/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/system/domain-search/domain/node.def b/templates/system/domain-search/domain/node.def
index 8af03fa4..46248127 100644
--- a/templates/system/domain-search/domain/node.def
+++ b/templates/system/domain-search/domain/node.def
@@ -2,5 +2,5 @@ multi:
type: txt
help: Set DNS domain completion order
syntax:expression: pattern $VAR(@) "^[-a-zA-Z0-9.]+$" ; "invalid domain name $VAR(@)"
-update:expression: "sudo /opt/vyatta/sbin/vyatta_update_resolv.pl"
+create:expression: "sudo /opt/vyatta/sbin/vyatta_update_resolv.pl"
delete:expression: "sudo /opt/vyatta/sbin/vyatta_update_resolv.pl"