mirror of
https://github.com/containers/podman.git
synced 2026-03-17 06:07:46 -04:00
when running rootless, if the specified oom_score_adj for the container process is lower than the current value, clamp it to the current value and print a warning. Closes: https://github.com/containers/podman/issues/19829 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>