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.