mirror of
https://github.com/containers/podman.git
synced 2026-01-28 16:01:41 -05:00
in the few places where we care about skipping the storage initialization, we can simply use the process effective UID, instead of relying on a global boolean flag. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>