mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
[ci] Correct the podman systemd file names
[NO NEW TESTS NEEDED] - this is a CI fix Co-authored-by: Chris Evich <cevich@redhat.com> Signed-off-by: Dan Čermák <dcermak@suse.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user