From: Daan De Meyer Date: Fri, 22 Mar 2024 14:15:01 +0000 (+0100) Subject: mkosi: Enable log context X-Git-Tag: v256-rc1~440^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1bee93c4c76e4627a599b99c0b42be59ed29cf7c;p=thirdparty%2Fsystemd.git mkosi: Enable log context --- diff --git a/mkosi.conf b/mkosi.conf index 19a3851fd13..a5953d76136 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -41,3 +41,5 @@ KernelCommandLineExtra=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