From 81af7ac925c267b002926d7be910322b93aeae32 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 2 May 2024 16:38:31 +0200 Subject: [PATCH] mkosi: Enable udev debug logging in CI It's very useful to debug race conditions with loop devices, so let's enable the logging now that it goes to the journal and not to the console. --- .github/workflows/mkosi.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index e080eb38048..fe602685e9c 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -130,8 +130,6 @@ jobs: tee mkosi.conf.d/99-ci.conf <