mirror of
https://github.com/containers/podman.git
synced 2025-06-25 03:52:15 +08:00
Merge pull request #9809 from rhatdan/tmpdir
[NO TESTS NEEDED] Remove /tmp/containers-users-* files on reboot
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user