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:17 +0200
committerGitHub <noreply@github.com>2021-10-25 21:02:17 +0200
commit316ae2ae4e7e06cbb3a59cc09002d1c48e3e5f07 (patch)
treefc4f6ad13fea094c7883760e48a620fa1f6cb33f /op-mode-definitions/show-system.xml.in
parent8cf5a4f023c5459cad4c84e93f73a9ddd69be81a (diff)
parentc2866603751f85b98b88d445874e6f1945647c30 (diff)
downloadvyos-1x-316ae2ae4e7e06cbb3a59cc09002d1c48e3e5f07.tar.gz
vyos-1x-316ae2ae4e7e06cbb3a59cc09002d1c48e3e5f07.zip
Merge pull request #1041 from dmbaturin/T3938
T3938: rewrite the uptime 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 18a28868d..059cd813b 100644
--- a/op-mode-definitions/show-system.xml.in
+++ b/op-mode-definitions/show-system.xml.in
@@ -142,7 +142,7 @@
<properties>
<help>Show summary of system processes</help>
</properties>
- <command>uptime</command>
+ <command>${vyos_op_scripts_dir}/show_uptime.py</command>
</leafNode>
<leafNode name="tree">
<properties>