From 5867606c4aee4938f3ff71862058590a047ac557 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sat, 12 Jan 2019 05:42:56 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70c7ecd..86db404 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ The program can be configured by editing the [config file](https://github.com/ha 2. The frequency of checking the level of available memory (and CPU usage) 3. The prevention of killing innocent victims 4. Impact on the badness of processes via matching their names, cmdlines and UIDs with regular expressions -5. The execution of a specific command instead of sending the SIGTERM signal +5. The execution of a specific command or sending any signal instead of sending the SIGTERM signal 6. GUI notifications: - results of preventing OOM - low memory warnings