diff --git a/earlyoom.changes b/earlyoom.changes index 55bb182..519ddc7 100644 --- a/earlyoom.changes +++ b/earlyoom.changes @@ -1,8 +1,7 @@ ------------------------------------------------------------------- Thu Apr 18 16:14:58 UTC 2024 - David B -- Remove -p flag from the default configuration because process - priority is already set in the systemd service configuration. +- Removed -p flag from configuration (ineffective for systemd unit). ------------------------------------------------------------------- Tue Apr 16 06:31:41 UTC 2024 - Илья Индиго <13ilya@gmail.com> diff --git a/earlyoom.sysconfig b/earlyoom.sysconfig index 6422d30..bfd121a 100644 --- a/earlyoom.sysconfig +++ b/earlyoom.sysconfig @@ -2,7 +2,7 @@ ## 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|Isolated\ Web\ Co|Web\ Content|WebExtensions|firefox|chrome|opera|ffmpeg|vlc|akregator|thumbnail.so)$'" +## Default: "-r 3 -m 6 -s 10 -n --avoid '(^|/)(systemd|Xorg|X|Xwayland|xdm|sddm|kdm|gdm|lightdm|plasmashell|kwin_wayland|kwin_x11|ssh|yast|yast2|y2controlcenter|zypper|rpm)$' --prefer '(^|/)(java|Isolated\ Web\ Co|Web\ Content|WebExtensions|firefox|chrome|opera|ffmpeg|vlc|akregator|thumbnail.so)$'" ## Config: earlyoom # # Command-line options to pass to earlyoom