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 @@ (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)))