mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08: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>