Unlike CI, the debug output just goes to the journal, so there's no
harm in enabling it, even if it's noisy.
[Output]
KernelCommandLineExtra=systemd.unit=mkosi-check-and-shutdown.service
systemd.journald.max_level_console=debug
+ # udev's debug log output is very verbose, so up it to info in CI.
+ udev.log_level=info
EOF
- name: Generate secure boot key
QemuMem=2G
ExtraSearchPaths=build/
KernelCommandLineExtra=systemd.crash_shell
- # Enable debug logging in systemd, but keep udev's log level to info, since it's
- # _very_ verbose in the QEMU task.
systemd.log_level=debug
- udev.log_level=info
systemd.journald.forward_to_console
systemd.journald.max_level_console=warning
systemd.mask=auditd