gnu: mcelog: Update description.

I believe that nowadays rasdaemon is a/the recommended alternative.

* gnu/packages/linux.scm (mcelog)[description]: Remove ‘required’.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-06 06:29:42 +02:00
parent ed139ee733
commit de3825286f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5505,10 +5505,10 @@ (define-public mcelog
(home-page "https://mcelog.org/")
(synopsis "Machine check monitor for x86 Linux systems")
(description
"The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,
and other hardware errors on x86 systems. It can also perform user-defined
tasks, such as bringing bad pages off-line, when configurable error thresholds
are exceeded.")
"The mcelog daemon logs memory, I/O, CPU, and other hardware errors on x86
systems running the kernel Linux. It can also perform user-defined tasks, such
as bringing bad pages off-line, when configurable error thresholds are
exceeded.")
(license license:gpl2)))
(define-public mtd-utils