diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-09-26 12:51:11 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:30 -0500 |
commit | 8ca9151314a1ff53eabd8d47a67083b2e0c09157 (patch) | |
tree | f2d4ec597081ce5d72a90e9ce8a5a61d3fc3fbd7 /templates/monitor/interfaces/bridge | |
parent | 68ff78c4f2ba121d25139d197fd55d47f33b03c5 (diff) | |
download | vyatta-op-8ca9151314a1ff53eabd8d47a67083b2e0c09157.tar.gz vyatta-op-8ca9151314a1ff53eabd8d47a67083b2e0c09157.zip |
remove run from 'montior interface [type] [name]' command
(cherry picked from commit 868c8d899f22fdde22f90afab326b61b11e199db)
Diffstat (limited to 'templates/monitor/interfaces/bridge')
-rw-r--r-- | templates/monitor/interfaces/bridge/node.tag/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/monitor/interfaces/bridge/node.tag/node.def b/templates/monitor/interfaces/bridge/node.tag/node.def index cd1695a..6b72aa4 100644 --- a/templates/monitor/interfaces/bridge/node.tag/node.def +++ b/templates/monitor/interfaces/bridge/node.tag/node.def @@ -1,3 +1,3 @@ help: Monitor specified bridge interface allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show bridge -run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="" + |