Add instructions to make a deb package

This commit is contained in:
Alexey Avramov
2020-04-12 18:35:20 +09:00
parent 806be760e3
commit 17ae2a9996
5 changed files with 35 additions and 2 deletions

10
deb/DEBIAN/control Normal file
View File

@@ -0,0 +1,10 @@
Package: nohang
Version: 0.1
Section: admin
Architecture: all
Maintainer: Alexey Avramov <hakavlad@gmail.com>
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.