SHA256
1
0
forked from pool/earlyoom
Files
earlyoom/earlyoom.sysconfig
Dirk Mueller a5c8647224 Accepting request 932163 from home:13ilya:branches:Base:System
- Added GeckoMain in --prefer parameter. (firefox name process)
- Removed firefox and chromium in --prefer parameter. (irrelevant)

OBS-URL: https://build.opensuse.org/request/show/932163
OBS-URL: https://build.opensuse.org/package/show/Base:System/earlyoom?expand=0&rev=35
2021-11-21 11:01:12 +00:00

13 lines
768 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|sddm|kdm|gdm|lightdm|plasmashell|kwin_wayland|kwin_x11|ssh|yast|yast2|y2controlcenter|zypper|rpm)$' --prefer '(^|/)(java|Web\ Content|GeckoMain|chrome|opera|ffmpeg|vlc|akregator|thumbnail.so)$'"
## Config: earlyoom
#
# Command-line options to pass to earlyoom
#
# see man(1) earlyoom
#
EARLYOOM_ARGS="-r 0 -m 6 -s 10 -n -p --avoid '(^|/)(systemd|Xorg|X|Xwayland|xdm|sddm|kdm|gdm|lightdm|plasmashell|kwin_wayland|kwin_x11|ssh|yast|yast2|y2controlcenter|zypper|rpm|dnf)$' --prefer '(^|/)(java|Web\ Content|GeckoMain|chrome|opera|falkon|ffmpeg|vlc|mpv|akregator|thumbnail.so)$'"