summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-system.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-10-25 21:02:27 +0200
committerGitHub <noreply@github.com>2021-10-25 21:02:27 +0200
commitd0dc71d7d22be9336934e2f84873f7a052a7f824 (patch)
treeef57be8139edd86ab7f0c95df27145ed6ed40824 /op-mode-definitions/show-system.xml.in
parent316ae2ae4e7e06cbb3a59cc09002d1c48e3e5f07 (diff)
parent241a19943b7321aa1f2e2ece86b5ad68997390fe (diff)
downloadvyos-1x-d0dc71d7d22be9336934e2f84873f7a052a7f824.tar.gz
vyos-1x-d0dc71d7d22be9336934e2f84873f7a052a7f824.zip
Merge pull request #1040 from dmbaturin/T3937
T3937: rewrite the "show system memory" script in Python
Diffstat (limited to 'op-mode-definitions/show-system.xml.in')
-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 059cd813b..0f852164e 100644
--- a/op-mode-definitions/show-system.xml.in
+++ b/op-mode-definitions/show-system.xml.in
@@ -104,7 +104,7 @@
<properties>
<help>Show system memory usage</help>
</properties>
- <command>${vyos_op_scripts_dir}/show_ram.sh</command>
+ <command>${vyos_op_scripts_dir}/show_ram.py</command>
<children>
<leafNode name="cache">
<properties>