From c43f6dee7a71d004c6b6089bffdbf9be4602ac2f Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sat, 27 Jun 2020 03:18:34 +0900 Subject: [PATCH] Update DEBIAN/control --- deb/DEBIAN/control | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 5758042..1ab7bd3 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -3,10 +3,12 @@ Version: 0.1 Section: admin Architecture: all Depends: python3 -Recommends: libnotify-bin, sudo, logrotate +Suggests: libnotify-bin, sudo, logrotate Maintainer: Alexey Avramov Priority: optional Homepage: https://github.com/hakavlad/nohang Description: Sophisticated low memory handler - A highly configurable daemon for Linux which is able to correctly prevent out - of memory (OOM) and keep system responsiveness in low memory conditions. + nohang is a highly configurable daemon for Linux which is able to correctly + prevent out of memory (OOM) and keep system responsiveness in low memory + conditions. The package also includes additional diagnostic tools: oom-sort, + psi2log, psi-top.