diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-08-13 09:52:54 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-08-13 09:52:54 -0700 |
commit | 0fdb23d33f7027c7114d741f96cfa0bc97f1f8b8 (patch) | |
tree | 3080a70bcf121299eaa649339118eb69350ad551 /templates | |
parent | c35ce0ee5e9b962be47e689648e9101b457571ff (diff) | |
download | vyatta-op-0fdb23d33f7027c7114d741f96cfa0bc97f1f8b8.tar.gz vyatta-op-0fdb23d33f7027c7114d741f96cfa0bc97f1f8b8.zip |
remove unwanted allowed tag
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show/interfaces/bonding/node.tag/slaves/node.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/show/interfaces/bonding/node.tag/slaves/node.def b/templates/show/interfaces/bonding/node.tag/slaves/node.def index c2f1349..2eeff74 100644 --- a/templates/show/interfaces/bonding/node.tag/slaves/node.def +++ b/templates/show/interfaces/bonding/node.tag/slaves/node.def @@ -1,3 +1,2 @@ help: Show specified bonding interface information -allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show bonding run: ${vyatta_bindir}/vyatta-show-bonding.pl "$4" |