SHA256
1
0
forked from pool/earlyoom
Files
earlyoom/earlyoom.sysconfig
OBS User embar- cb1d0e88da Accepting request 777862 from home:13ilya:branches:Base:System
- Add "Web\ Content" before "firefox" in --prefer parameter.
- Manual optimizations in spec-file.

OBS-URL: https://build.opensuse.org/request/show/777862
OBS-URL: https://build.opensuse.org/package/show/Base:System/earlyoom?expand=0&rev=16
2020-02-21 16:23:48 +00:00

13 lines
752 B
Plaintext

## Path: System/Memory
## Description: configuration for Early OOM Daemon
## Type: string
## Default: "-r 3 -m 6 -s 10 -n -p --avoid '(^|/)(systemd|Xorg|X|Xwayland|xdm|ssdm|kdm|gdm|lightdm|plasmashell|kwin_x11|ssh|yast|yast2|y2controlcenter|zypper|rpm)$' --prefer '(^|/)(java|Web\ Content|firefox|chromium|chrome|opera|ffmpeg|vlc|akregator|thumbnail.so)$'"
## Config: earlyoom
#
# Command-line options to pass to earlyoom
#
# see man(1) earlyoom
#
EARLYOOM_ARGS="-r 3 -m 6 -s 10 -n -p --avoid '(^|/)(systemd|Xorg|X|Xwayland|xdm|ssdm|kdm|gdm|lightdm|plasmashell|kwin_x11|ssh|yast|yast2|y2controlcenter|zypper|rpm)$' --prefer '(^|/)(java|Web\ Content|firefox|chromium|chrome|opera|falkon|ffmpeg|vlc|mpv|akregator|thumbnail.so)$'"