diff options
Diffstat (limited to 'templates/protocols/ripng/interface/node.def')
-rw-r--r-- | templates/protocols/ripng/interface/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ripng/interface/node.def b/templates/protocols/ripng/interface/node.def index 3df2dd3e..0aee4971 100644 --- a/templates/protocols/ripng/interface/node.def +++ b/templates/protocols/ripng/interface/node.def @@ -1,6 +1,6 @@ multi: type: txt -help: Set interface name +help: Interface name allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show all commit:expression: exec " \ if [ -z \"`ip addr | grep $VAR(@) `\" ]; then \ |