mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03:00
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.
This commit is contained in:
parent
f09947661c
commit
81af7ac925
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -130,8 +130,6 @@ jobs:
|
||||
tee mkosi.conf.d/99-ci.conf <<EOF
|
||||
[Host]
|
||||
KernelCommandLineExtra=
|
||||
# udev's debug log output is very verbose, so up it to info in CI.
|
||||
udev.log_level=info
|
||||
# Root device can take a long time to appear, so let's bump the timeout.
|
||||
systemd.default_device_timeout_sec=180
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user