mirror of
https://github.com/systemd/systemd.git
synced 2025-01-20 18:04:03 +03:00
mkosi: Add raid=noautodetect to kernel command line
Should speed up boot times a little.
This commit is contained in:
parent
8f9acf8e10
commit
f1d2dc187f
@ -35,6 +35,7 @@ KernelCommandLine=systemd.crash_shell
|
|||||||
systemd.firstboot=no
|
systemd.firstboot=no
|
||||||
systemd.setenv=SYSTEMD_ENABLE_LOG_CONTEXT=yes
|
systemd.setenv=SYSTEMD_ENABLE_LOG_CONTEXT=yes
|
||||||
SYSTEMD_ENABLE_LOG_CONTEXT=yes
|
SYSTEMD_ENABLE_LOG_CONTEXT=yes
|
||||||
|
raid=noautodetect
|
||||||
|
|
||||||
[Host]
|
[Host]
|
||||||
Credentials=journal.storage=persistent
|
Credentials=journal.storage=persistent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user