mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
mkosi: Bump device timeout even more
I still manage to hit it in some cases so let's bump again.
This commit is contained in:
parent
d111d76844
commit
fffbfb4ed1
@ -66,7 +66,7 @@ KernelCommandLine=
|
|||||||
rw
|
rw
|
||||||
# Lower the default device timeout so we get a shell earlier if the root device does
|
# Lower the default device timeout so we get a shell earlier if the root device does
|
||||||
# not appear for some reason.
|
# not appear for some reason.
|
||||||
systemd.default_device_timeout_sec=45
|
systemd.default_device_timeout_sec=90
|
||||||
# Make sure no LSMs are enabled by default.
|
# Make sure no LSMs are enabled by default.
|
||||||
selinux=0
|
selinux=0
|
||||||
systemd.early_core_pattern=/core
|
systemd.early_core_pattern=/core
|
||||||
|
Loading…
Reference in New Issue
Block a user