mirror of
https://github.com/containers/podman.git
synced 2026-01-31 01:11:49 -05:00
when --privileged is used, make sure to not request more capabilities than currently available in the current context. [NO TESTS NEEDED] since it fixes existing tests. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>