summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-hardware.xml
diff options
context:
space:
mode:
authorRunar Borge <runar@borge.nu>2018-06-09 22:48:24 +0200
committerRunar Borge <runar@borge.nu>2018-06-09 22:48:24 +0200
commit78b9ce489589b134142ec7f5241bbb7fa9f8c297 (patch)
tree6ca37f34347770b7c26cf434aec202c4e4296cb8 /op-mode-definitions/show-hardware.xml
parent863aeffa530e3ebdb6a62ebba6886cd77f95f408 (diff)
downloadvyos-1x-78b9ce489589b134142ec7f5241bbb7fa9f8c297.tar.gz
vyos-1x-78b9ce489589b134142ec7f5241bbb7fa9f8c297.zip
migrate away from vyatta-cpu-summary.pl
Diffstat (limited to 'op-mode-definitions/show-hardware.xml')
-rw-r--r--op-mode-definitions/show-hardware.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-hardware.xml b/op-mode-definitions/show-hardware.xml
index c1ee927cf..6cd912aea 100644
--- a/op-mode-definitions/show-hardware.xml
+++ b/op-mode-definitions/show-hardware.xml
@@ -23,7 +23,7 @@
<properties>
<help>Show CPU's on system</help>
</properties>
- <command>${vyatta_bindir}/vyatta-cpu-summary.pl</command>
+ <command>${vyos_op_scripts_dir}/cpu_summary.py</command>
</node>
</children>
</node>