summaryrefslogtreecommitdiff
path: root/mkosi.conf.d
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2023-03-21 10:01:09 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2023-03-21 11:01:34 +0100
commit26f51ae430883125e5a4424bb567b603f9cefe86 (patch)
treeaf57671c675a4824fa0a762dc7c52c89ff4f67f0 /mkosi.conf.d
parent9baeb58fcdcd3b8893fc485bb33726820ce46e94 (diff)
downloadsystemd-26f51ae430883125e5a4424bb567b603f9cefe86.tar.gz
mkosi: Default to debug log level for udev as well
Unlike CI, the debug output just goes to the journal, so there's no harm in enabling it, even if it's noisy.
Diffstat (limited to 'mkosi.conf.d')
-rw-r--r--mkosi.conf.d/10-systemd.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/mkosi.conf.d/10-systemd.conf b/mkosi.conf.d/10-systemd.conf
index 09f8128344..dbc50793a7 100644
--- a/mkosi.conf.d/10-systemd.conf
+++ b/mkosi.conf.d/10-systemd.conf
@@ -70,10 +70,7 @@ Netdev=yes
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