From 111564a35eb240d3a27e6dd6d15ac4cdde8d0ef2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 30 Nov 2023 08:40:05 +0100 Subject: [PATCH] README: sync --- README.md | 1 + sysutils/dec-hw/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e39602c7..5da2442d4 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ security/wazuh-agent -- Agent for the open source security platform Wazuh sysutils/apcupsd -- APCUPSD - APC UPS daemon sysutils/api-backup -- EoL, core endpoint is /api/core/backup/download/this (pending removal) sysutils/apuled -- PC Engine APU LED control (development only) +sysutils/dec-hw -- Deciso hardware specific information sysutils/dmidecode -- Display hardware information on the dashboard sysutils/git-backup -- Track config changes using git sysutils/hw-probe -- Collect hardware diagnostics diff --git a/sysutils/dec-hw/Makefile b/sysutils/dec-hw/Makefile index 5ac268775..e60577964 100644 --- a/sysutils/dec-hw/Makefile +++ b/sysutils/dec-hw/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= dec-hw PLUGIN_VERSION= 1.0 -PLUGIN_COMMENT= Deciso Hardware specific information +PLUGIN_COMMENT= Deciso hardware specific information PLUGIN_MAINTAINER= stephan.de.wit@deciso.com PLUGIN_TIER= 2