1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-19 00:30:30 +02:00

gnu: watchdogd: Add a missing dot.

* gnu/packages/linux.scm (watchdogd)[description]: Add a missing dot.
This commit is contained in:
Mathieu Othacehe
2021-12-23 18:22:20 +01:00
parent fe5ade556b
commit 6f01565ef0

View File

@@ -4143,7 +4143,7 @@ dm-thin, dm-cache and dm-era device-mapper targets.")
(synopsis "Advanced system & process supervisor for Linux")
(description "This package provides an advanced monitor of critical system
resources, supervises the heartbeat of processes, records deadline
transgressions, and initiates a controlled reset if needed")
transgressions, and initiates a controlled reset if needed.")
(home-page "https://troglobit.com/projects/watchdogd/")
(license license:isc)))