summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2011-09-15 19:30:51 -0500
committerJohn Southworth <john.southworth@vyatta.com>2011-09-15 19:30:51 -0500
commit4164cb4d2a5f17fe7ea0b2242855bad6f5e70d5c (patch)
tree88d0012c41454cbf043d2ae6ed7538e5ac572ea0 /templates
parent94e26478b7bc4aaa785660c6d77b55483c66df76 (diff)
downloadvyatta-op-4164cb4d2a5f17fe7ea0b2242855bad6f5e70d5c.tar.gz
vyatta-op-4164cb4d2a5f17fe7ea0b2242855bad6f5e70d5c.zip
Remove extraneous run commands
Diffstat (limited to 'templates')
-rw-r--r--templates/monitor/interfaces/bonding/node.tag/vif/node.tag/node.def1
-rw-r--r--templates/monitor/interfaces/ethernet/node.tag/vif/node.tag/node.def1
2 files changed, 0 insertions, 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="."