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 @@ }); }); -