diff options
Diffstat (limited to 'templates/show/hardware/cpu/summary/node.def')
-rw-r--r-- | templates/show/hardware/cpu/summary/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/hardware/cpu/summary/node.def b/templates/show/hardware/cpu/summary/node.def index 9918d22..6a6582a 100644 --- a/templates/show/hardware/cpu/summary/node.def +++ b/templates/show/hardware/cpu/summary/node.def @@ -1,2 +1,2 @@ help: Show CPU's on system -run: ${vyatta_datadir}/vyatta-op/bin/vyatta-cpu-summary.pl +run: ${vyatta_bindir}/vyatta-cpu-summary.pl |