diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/linux.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 48b77110a5..8e61fa45a8 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -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))) |