github.com/containers/podman/v2@v2.2.2-0.20210501105131-c1e07d070c4c/contrib/tmpfile/podman.conf (about)

     1  # /tmp/podman-run-* directory can contain content for Podman containers that have run
     2  # for many days. This following line prevents systemd from removing this content.
     3  x /tmp/podman-run-.*
     4  d /run/podman 0700 root root