From dc0c753ec0a3d51a60548b9c6f66c13f19ae8897 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sun, 22 Jul 2018 07:19:46 +0900 Subject: [PATCH] update conf --- nohang.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nohang.conf b/nohang.conf index 2ae1378..6fa5dd1 100644 --- a/nohang.conf +++ b/nohang.conf @@ -14,7 +14,7 @@ 5. The execution of a specific command instead of sending the SIGTERM signal 6. GUI notifications: - - results of preventing OOM + - OOM prevention results and - low memory warnings 7. Preventing the slowing down of the program 8. Output verbosity @@ -186,9 +186,10 @@ $ETC proc_name /// some command ##################################################################### 6. GUI notifications: - - results of preventing OOM + - OOM prevention results and - low memory warnings + Включение этой опции требует наличия notify-send в системе. В Debian/Ubuntu это обеспечивается установкой пакета libnotify-bin. В Fedora и Arch Linux - пакет libnotify.