summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-system.xml.in
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2021-08-24 09:17:58 -0500
committerDaniil Baturin <daniil@vyos.io>2021-08-24 09:17:58 -0500
commit059307f924c604eb2bdeab19a2db8ce6d8e09f90 (patch)
tree17118b48492a42ff41d0baaa5f3bd25c803b1c05 /op-mode-definitions/show-system.xml.in
parentad2693f8d9662cff90673f9bc71ba21cbbda5b18 (diff)
downloadvyos-1x-059307f924c604eb2bdeab19a2db8ce6d8e09f90.tar.gz
vyos-1x-059307f924c604eb2bdeab19a2db8ce6d8e09f90.zip
T3773: delete the original "show system integrity" command
Diffstat (limited to 'op-mode-definitions/show-system.xml.in')
-rw-r--r--op-mode-definitions/show-system.xml.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/op-mode-definitions/show-system.xml.in b/op-mode-definitions/show-system.xml.in
index 5e9bf719e..18a28868d 100644
--- a/op-mode-definitions/show-system.xml.in
+++ b/op-mode-definitions/show-system.xml.in
@@ -55,12 +55,6 @@
</properties>
<command>${vyos_op_scripts_dir}/show_cpu.py</command>
</leafNode>
- <leafNode name= "integrity">
- <properties>
- <help>Checks overall system integrity</help>
- </properties>
- <command>sudo ${vyos_op_scripts_dir}/show_system_integrity.py</command>
- </leafNode>
<leafNode name="kernel-messages">
<properties>
<help>Show messages in kernel ring buffer</help>