mirror of
https://github.com/containers/podman.git
synced 2026-03-19 15:18:44 -04: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>