mirror of
https://github.com/containers/podman.git
synced 2025-08-02 09:12:36 +08: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>