summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-system.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-09-09 09:19:30 +0200
committerGitHub <noreply@github.com>2022-09-09 09:19:30 +0200
commitcb1bbc040b2e655e4ee8a30fbfccfa7dd8612f2f (patch)
tree431b2cae0bf748f1c3bb5007f5274126406c94de /op-mode-definitions/show-system.xml.in
parent1c45ecfc963253123b8d7bada5971a30edda4f53 (diff)
parent1d360002d1ad7e0bb9c6221aea855bfe7d096dc3 (diff)
downloadvyos-1x-cb1bbc040b2e655e4ee8a30fbfccfa7dd8612f2f.tar.gz
vyos-1x-cb1bbc040b2e655e4ee8a30fbfccfa7dd8612f2f.zip
Merge pull request #1529 from jestabro/standardize-show-system-storage
system: T4682: standardize op-mode 'show system storage'
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 6962ad374..bd32992aa 100644
--- a/op-mode-definitions/show-system.xml.in
+++ b/op-mode-definitions/show-system.xml.in
@@ -162,7 +162,7 @@
<properties>
<help>Show filesystem usage</help>
</properties>
- <command>df -h -x squashfs</command>
+ <command>${vyos_op_scripts_dir}/storage.py show</command>
</leafNode>
<leafNode name="uptime">
<properties>