summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-05-31 13:48:14 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-05-31 13:48:14 +0200
commitc95f8dd784965019b1bc163d607794f80d39b7d3 (patch)
tree072883da26263fb6affb30076a4994c0d9f8b689
parentcryptsetup-generator: Fix memory leak (diff)
downloadsystemd-c95f8dd784965019b1bc163d607794f80d39b7d3.tar.xz
systemd-c95f8dd784965019b1bc163d607794f80d39b7d3.zip
mkosi: Drop kernel command line to enable log context
The log context is already enabled by virtue of the log level being set to debug, so no need to enable it explicitly.
-rw-r--r--mkosi.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/mkosi.conf b/mkosi.conf
index 45102ac7af..1f9e987e0b 100644
--- a/mkosi.conf
+++ b/mkosi.conf
@@ -36,8 +36,6 @@ KernelCommandLine=systemd.crash_shell
enforcing=0
systemd.early_core_pattern=/core
systemd.firstboot=no
- systemd.setenv=SYSTEMD_ENABLE_LOG_CONTEXT=yes
- SYSTEMD_ENABLE_LOG_CONTEXT=yes
raid=noautodetect
oops=panic
panic=-1