From 2f14a07368ed9a880c39e021d00688a68b916855 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sat, 12 Jan 2019 04:31:46 +0900 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e33b8f..24f6087 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Also look at [Why are low memory conditions handled so badly?](https://www.reddi ## Some features - `SIGKILL` and `SIGTERM` as signals that can be sent to the victim +- the ability to send any signal instead of SIGTERM for processes with certain names - impact on the badness of processes via matching their names, cmdlines and UIDs with regular expressions - possibility of restarting processes via command like `systemctl restart something` if the process is selected as a victim (or run any other command) - GUI notifications: