update conf

This commit is contained in:
Alexey Avramov 2018-07-22 07:19:46 +09:00
parent 13fecf0e4d
commit dc0c753ec0

View File

@ -14,7 +14,7 @@
5. The execution of a specific command instead of sending the 5. The execution of a specific command instead of sending the
SIGTERM signal SIGTERM signal
6. GUI notifications: 6. GUI notifications:
- results of preventing OOM - OOM prevention results and
- low memory warnings - low memory warnings
7. Preventing the slowing down of the program 7. Preventing the slowing down of the program
8. Output verbosity 8. Output verbosity
@ -186,9 +186,10 @@ $ETC proc_name /// some command
##################################################################### #####################################################################
6. GUI notifications: 6. GUI notifications:
- results of preventing OOM - OOM prevention results and
- low memory warnings - low memory warnings
Включение этой опции требует наличия notify-send в системе. Включение этой опции требует наличия notify-send в системе.
В Debian/Ubuntu это обеспечивается установкой пакета В Debian/Ubuntu это обеспечивается установкой пакета
libnotify-bin. В Fedora и Arch Linux - пакет libnotify. libnotify-bin. В Fedora и Arch Linux - пакет libnotify.