mirror of
https://github.com/containers/podman.git
synced 2025-06-29 06:57:13 +08:00

Helps Fix https://github.com/containers/podman/issues/9765 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
7 lines
268 B
Plaintext
7 lines
268 B
Plaintext
# /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
|