mirror of
https://github.com/containers/podman.git
synced 2026-03-12 03:39:03 -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>