summaryrefslogtreecommitdiff
path: root/op-mode-definitions
diff options
context:
space:
mode:
authorhagbard <vyosdev@derith.de>2020-08-28 12:01:29 -0700
committerhagbard <vyosdev@derith.de>2020-08-28 12:09:55 -0700
commitc29ed43a720f0205dbafa26a0048076bba9d7333 (patch)
tree65e1e4da5570ca6a519aa26cfde699a1f1758d5e /op-mode-definitions
parentda9ec80f80b15d88d3bc2bc1ee13e7136ee14c97 (diff)
downloadvyos-1x-c29ed43a720f0205dbafa26a0048076bba9d7333.tar.gz
vyos-1x-c29ed43a720f0205dbafa26a0048076bba9d7333.zip
T2836: show system integrity broken
Diffstat (limited to 'op-mode-definitions')
-rw-r--r--op-mode-definitions/show-system.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-system.xml b/op-mode-definitions/show-system.xml
index 1b98b559b..0623e3b62 100644
--- a/op-mode-definitions/show-system.xml
+++ b/op-mode-definitions/show-system.xml
@@ -59,7 +59,7 @@
<properties>
<help>Checks overall system integrity</help>
</properties>
- <command>sudo ${vyos_op_scripts_dir}/system_integrity.py</command>
+ <command>sudo ${vyos_op_scripts_dir}/show_system_integrity.py</command>
</leafNode>
<leafNode name="kernel-messages">
<properties>