From 74aee92d34c5570ca8aff1efd69dba23e7d0bfbc Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Mon, 4 Sep 2023 17:06:06 +0100 Subject: T671: call dmidecode directly in "show hardware dmi" The old script isn't doing much, in fact, it's much less informative than actual dmidecode (cherry picked from commit 7f0a363c9034a3b1600efab7c30bf7ab06381816) --- op-mode-definitions/show-hardware.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op-mode-definitions') diff --git a/op-mode-definitions/show-hardware.xml.in b/op-mode-definitions/show-hardware.xml.in index ebd806ba5..21079765a 100644 --- a/op-mode-definitions/show-hardware.xml.in +++ b/op-mode-definitions/show-hardware.xml.in @@ -31,7 +31,7 @@ Show system DMI details - ${vyatta_bindir}/vyatta-show-dmi + sudo dmidecode -- cgit v1.2.3