mirror of
https://github.com/containers/podman.git
synced 2026-03-10 10:47:15 -04:00
PR #8851 broke CI: it included "/var/run" strings that, per #8771, should have been just "/run". Signed-off-by: Ed Santiago <santiago@redhat.com>