Update DEBIAN/control

This commit is contained in:
Alexey Avramov 2020-06-27 03:18:34 +09:00
parent c6f82d8a57
commit c43f6dee7a

View File

@ -3,10 +3,12 @@ Version: 0.1
Section: admin Section: admin
Architecture: all Architecture: all
Depends: python3 Depends: python3
Recommends: libnotify-bin, sudo, logrotate Suggests: libnotify-bin, sudo, logrotate
Maintainer: Alexey Avramov <hakavlad@gmail.com> Maintainer: Alexey Avramov <hakavlad@gmail.com>
Priority: optional Priority: optional
Homepage: https://github.com/hakavlad/nohang Homepage: https://github.com/hakavlad/nohang
Description: Sophisticated low memory handler Description: Sophisticated low memory handler
A highly configurable daemon for Linux which is able to correctly prevent out nohang is a highly configurable daemon for Linux which is able to correctly
of memory (OOM) and keep system responsiveness in low memory conditions. 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.