From 706c51b52b0996de2e3f201179e536fff768ea98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Thu, 3 Aug 2023 08:27:08 +0200 Subject: [PATCH] [ci] Correct the podman systemd file names MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [NO NEW TESTS NEEDED] - this is a CI fix Co-authored-by: Chris Evich Signed-off-by: Dan Čermák --- contrib/cirrus/lib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/cirrus/lib.sh b/contrib/cirrus/lib.sh index 265763b8b4..ddb2a0d4fd 100644 --- a/contrib/cirrus/lib.sh +++ b/contrib/cirrus/lib.sh @@ -269,7 +269,7 @@ remove_packaged_podman_files() { req_env_vars OS_RELEASE_ID # If any binaries are resident they could cause unexpected pollution - for unit in io.podman.service io.podman.socket + for unit in podman.socket podman-auto-update.timer do for state in enabled active do