summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2008-02-29 11:48:56 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2008-02-29 11:48:56 -0800
commit0addbd328daaa27829fe088540eb9b12a4c8928d (patch)
tree4e4d7b902662c11c20848464278fd0a240010cf9 /templates
parent30d8f0c649a9ee7a6e533e71b1bcb114df4576ed (diff)
downloadvyatta-op-0addbd328daaa27829fe088540eb9b12a4c8928d.tar.gz
vyatta-op-0addbd328daaa27829fe088540eb9b12a4c8928d.zip
revert sudo removal for "identify" command since the kernel change
allowing this has been reverted.
Diffstat (limited to 'templates')
-rw-r--r--templates/show/interfaces/ethernet/node.tag/identify/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/interfaces/ethernet/node.tag/identify/node.def b/templates/show/interfaces/ethernet/node.tag/identify/node.def
index 3bbd413..d94172f 100644
--- a/templates/show/interfaces/ethernet/node.tag/identify/node.def
+++ b/templates/show/interfaces/ethernet/node.tag/identify/node.def
@@ -1,2 +1,2 @@
help: Visually identify the specified Ethernet interface
-run: ${vyatta_bindir}/vyatta-identify-interface.pl "$4"
+run: sudo ${vyatta_bindir}/sudo-users/vyatta-identify-interface.pl "$4"