summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-08-01 07:24:37 +0200
committerGitHub <noreply@github.com>2022-08-01 07:24:37 +0200
commit0c4e1eae2f824e66b397da5632a2d9a9abcb94ca (patch)
tree66cc633839beb05e1cf8059706d19b5fbbf79fa8
parent0e9115e34305d5a703a72557d0830e2d0ed385ac (diff)
parent55af3cb1f534640635638bc868f0d652855b5fa7 (diff)
downloadvyos-1x-0c4e1eae2f824e66b397da5632a2d9a9abcb94ca.tar.gz
vyos-1x-0c4e1eae2f824e66b397da5632a2d9a9abcb94ca.zip
Merge pull request #1449 from goodNETnick/sh_sys_cpu
show: T4581: 'show system cpu' fix
-rw-r--r--op-mode-definitions/show-system.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-system.xml.in b/op-mode-definitions/show-system.xml.in
index 6f05d0c12..60ed28b6f 100644
--- a/op-mode-definitions/show-system.xml.in
+++ b/op-mode-definitions/show-system.xml.in
@@ -53,7 +53,7 @@
<properties>
<help>Show CPU information</help>
</properties>
- <command>${vyos_op_scripts_dir}/show_cpu.py</command>
+ <command>${vyos_op_scripts_dir}/cpu.py show</command>
</leafNode>
<leafNode name="kernel-messages">
<properties>