summaryrefslogtreecommitdiff
path: root/op-mode-definitions
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2021-10-24 11:17:49 +0700
committerDaniil Baturin <daniil@baturin.org>2021-10-24 11:28:16 +0700
commit241a19943b7321aa1f2e2ece86b5ad68997390fe (patch)
tree9e817de4a7ded8ad0156da8b98de23c9f057aafb /op-mode-definitions
parentaeff049aea37115a7bbe52cd0da4d987fbccde82 (diff)
downloadvyos-1x-241a19943b7321aa1f2e2ece86b5ad68997390fe.tar.gz
vyos-1x-241a19943b7321aa1f2e2ece86b5ad68997390fe.zip
T3937: rewrite the "show system memory" script in Python
Diffstat (limited to 'op-mode-definitions')
-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 18a28868d..b32aee0c2 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>