From: Daan De Meyer Date: Thu, 2 May 2024 14:38:31 +0000 (+0200) Subject: mkosi: Enable udev debug logging in CI X-Git-Tag: v256-rc2~97^2~49 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=81af7ac925c267b002926d7be910322b93aeae32;p=thirdparty%2Fsystemd.git 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. --- 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 <