mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
sys-process/nohang: new package, add 0.2.0, 9999
Signed-off-by: Norbert Norbiros <norbiros@protonmail.com>
This commit is contained in:
18
sys-process/nohang/metadata.xml
Normal file
18
sys-process/nohang/metadata.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>norbiros@protonmail.com</email>
|
||||
<name>Norbiros</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">hakavlad/nohang</remote-id>
|
||||
<bugs-to>https://github.com/hakavlad/nohang/issues</bugs-to>
|
||||
</upstream>
|
||||
<longdescription lang="en">
|
||||
Nohang is a lightweight OOM prevention daemon that monitors system memory and can take action (e.g. sending SIGTERM or SIGKILL) when memory is critically low. It helps improve system responsiveness and stability under memory pressure.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="systemd">Install systemd service file</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user