mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 12:47:33 -05:00
gnu: watchdogd: Add a missing dot.
* gnu/packages/linux.scm (watchdogd)[description]: Add a missing dot.
This commit is contained in:
parent
fe5ade556b
commit
6f01565ef0
1 changed files with 1 additions and 1 deletions
|
@ -4143,7 +4143,7 @@ (define-public watchdogd
|
|||
(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)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue