diff options
Diffstat (limited to 'templates/show/interfaces/system/node.def')
-rw-r--r-- | templates/show/interfaces/system/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/interfaces/system/node.def b/templates/show/interfaces/system/node.def index e62ba92..46f8bfe 100644 --- a/templates/show/interfaces/system/node.def +++ b/templates/show/interfaces/system/node.def @@ -1,2 +1,2 @@ help: "Show network information of all interfaces" -run: ${ofr_bindir}/show_interfaces_system +run: ${vyatta_bindir}/show_interfaces_system |