mirror of
https://github.com/containers/podman.git
synced 2026-07-17 10:41:58 -04:00
when we use namespaces, we set the run directory to 0711 to allow other users to access it. without this relaxation, the /run/user/$UID directory would be skipped. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>