mirror of
https://github.com/containers/podman.git
synced 2026-06-02 21:13:35 -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>