From 3daef2e82638a7bdae5037d4fc0d8918a57368e3 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh <dwalsh@redhat.com> Date: Wed, 4 Nov 2020 09:51:26 -0500 Subject: Use /tmp/podman-run-* for backup XDG_RUNTIME_DIR We need to block systemd from cleaning up this directory by dropping a /usr/lib/tmpfiles.d/podman.conf file in place. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> --- contrib/varlink/podman.conf | 1 - 1 file changed, 1 deletion(-) delete mode 100644 contrib/varlink/podman.conf (limited to 'contrib/varlink') diff --git a/contrib/varlink/podman.conf b/contrib/varlink/podman.conf deleted file mode 100644 index 732c15185..000000000 --- a/contrib/varlink/podman.conf +++ /dev/null @@ -1 +0,0 @@ -d /run/podman 0700 root root -- cgit v1.2.3-54-g00ecf