diff options
Diffstat (limited to 'templates/service/dns/dynamic/interface/node.def')
-rw-r--r-- | templates/service/dns/dynamic/interface/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/service/dns/dynamic/interface/node.def b/templates/service/dns/dynamic/interface/node.def index 3567134f..1610cc64 100644 --- a/templates/service/dns/dynamic/interface/node.def +++ b/templates/service/dns/dynamic/interface/node.def @@ -1,5 +1,5 @@ tag: -help: Set interface to send DDNS updates for [REQUIRED] +help: Interface to send DDNS updates for [REQUIRED] type: txt allowed: /opt/vyatta/sbin/vyatta-interfaces.pl --show=all commit:expression: $VAR(./@/service/@@) != ""; "At least one service must be set to send DDNS updates for $VAR(@)" |