From 870d67212d760b32c3c66527c116ad1f474f712f Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 22 Oct 2020 09:20:51 +0200 Subject: [PATCH] sysutils/hw-probe: small post-merges update --- README.md | 1 + sysutils/hw-probe/pkg-descr | 2 +- .../src/opnsense/mvc/app/views/OPNsense/Hwprobe/general.volt | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff0ae9493..3a2bd6149 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ sysutils/apuled -- PC Engine APU LED control (development only) sysutils/boot-delay -- Apply a persistent 10 second boot delay sysutils/dmidecode -- Display hardware information on the dashboard sysutils/git-backup -- Track config changes using git +sysutils/hw-probe -- Collect hardware diagnostics (development only) sysutils/lcdproc-sdeclcd -- LCDProc for SDEC LCD devices sysutils/mail-backup -- Send configuration file backup by e-mail sysutils/munin-node -- Munin monitorin agent diff --git a/sysutils/hw-probe/pkg-descr b/sysutils/hw-probe/pkg-descr index efb1be1a1..b88c0c15f 100644 --- a/sysutils/hw-probe/pkg-descr +++ b/sysutils/hw-probe/pkg-descr @@ -1 +1 @@ -Send anonymized hardware diagnostics to https://bsd-hardware.info \ No newline at end of file +Send anonymized hardware diagnostics to https://bsd-hardware.info diff --git a/sysutils/hw-probe/src/opnsense/mvc/app/views/OPNsense/Hwprobe/general.volt b/sysutils/hw-probe/src/opnsense/mvc/app/views/OPNsense/Hwprobe/general.volt index 8e1a7d353..ea8530ea9 100644 --- a/sysutils/hw-probe/src/opnsense/mvc/app/views/OPNsense/Hwprobe/general.volt +++ b/sysutils/hw-probe/src/opnsense/mvc/app/views/OPNsense/Hwprobe/general.volt @@ -51,4 +51,3 @@ }); }); -