mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
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.
This commit is contained in:
parent
7ce0104da8
commit
c95f8dd784
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user