Merge pull request #9809 from rhatdan/tmpdir

[NO TESTS NEEDED] Remove /tmp/containers-users-* files on reboot
This commit is contained in:
OpenShift Merge Robot
2021-03-24 14:51:51 -07:00
committed by GitHub

View File

@ -1,5 +1,6 @@
# /tmp/podman-run-* directory can contain content for Podman containers that have run
# for many days. This following line prevents systemd from removing this content.
x /tmp/podman-run-*
x /tmp/containers-user-*
D! /run/podman 0700 root root
D! /var/lib/cni/networks