summaryrefslogtreecommitdiff
path: root/templates/show/interfaces/tunnel
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show/interfaces/tunnel')
-rw-r--r--templates/show/interfaces/tunnel/node.def2
-rw-r--r--templates/show/interfaces/tunnel/node.tag/node.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/show/interfaces/tunnel/node.def b/templates/show/interfaces/tunnel/node.def
index 7bebfc2..e95ab4a 100644
--- a/templates/show/interfaces/tunnel/node.def
+++ b/templates/show/interfaces/tunnel/node.def
@@ -1,3 +1,3 @@
help: "Show tunnel interface information"
-run: ${ofr_bindir}/show_interfaces_tunnel
+run: ${vyatta_bindir}/show_interfaces_tunnel
diff --git a/templates/show/interfaces/tunnel/node.tag/node.def b/templates/show/interfaces/tunnel/node.tag/node.def
index b3748e2..b857b9e 100644
--- a/templates/show/interfaces/tunnel/node.tag/node.def
+++ b/templates/show/interfaces/tunnel/node.tag/node.def
@@ -2,4 +2,4 @@ help: "Show given tunnel interface information"
allowed: local -a array ;
array=( /sys/class/net/sit* ) ;
echo -n ${array[@]##*/}
-run: ${ofr_bindir}/show_interfaces_tunnel $4
+run: ${vyatta_bindir}/show_interfaces_tunnel $4