From 78b9ce489589b134142ec7f5241bbb7fa9f8c297 Mon Sep 17 00:00:00 2001
From: Runar Borge <runar@borge.nu>
Date: Sat, 9 Jun 2018 22:48:24 +0200
Subject: migrate away from vyatta-cpu-summary.pl

---
 op-mode-definitions/show-hardware.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
-- 
cgit v1.2.3