From 7f037a063af0c96ec41f1b15306b690417374f4e Mon Sep 17 00:00:00 2001 From: John Southworth Date: Mon, 26 Sep 2011 13:02:19 -0500 Subject: remove run from 'montior interface [type] [name] vif [name]' command --- templates/monitor/interfaces/bonding/node.tag/vif/node.tag/node.def | 1 - templates/monitor/interfaces/ethernet/node.tag/vif/node.tag/node.def | 1 - 2 files changed, 2 deletions(-) diff --git a/templates/monitor/interfaces/bonding/node.tag/vif/node.tag/node.def b/templates/monitor/interfaces/bonding/node.tag/vif/node.tag/node.def index 7ea18ad..89ac434 100644 --- a/templates/monitor/interfaces/bonding/node.tag/vif/node.tag/node.def +++ b/templates/monitor/interfaces/bonding/node.tag/vif/node.tag/node.def @@ -1,3 +1,2 @@ help: Monitor specified bonding interface allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show bonding --vif ${COMP_WORDS[COMP_CWORD-2]} -run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="." diff --git a/templates/monitor/interfaces/ethernet/node.tag/vif/node.tag/node.def b/templates/monitor/interfaces/ethernet/node.tag/vif/node.tag/node.def index 6e13231..b353293 100644 --- a/templates/monitor/interfaces/ethernet/node.tag/vif/node.tag/node.def +++ b/templates/monitor/interfaces/ethernet/node.tag/vif/node.tag/node.def @@ -1,3 +1,2 @@ help: Monitor specified ethernet interface allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show ethernet --vif ${COMP_WORDS[COMP_CWORD-2]} -run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="." -- cgit v1.2.3