mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
Merge pull request #262 from marineam/init
fix(sys-kernel/coreos-kernel): Set systemd as default init.
This commit is contained in:
commit
d4efcd3fe0
@ -508,7 +508,7 @@ CONFIG_HOTPLUG_CPU=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
# CONFIG_COMPAT_VDSO is not set
|
||||
CONFIG_CMDLINE_BOOL=y
|
||||
CONFIG_CMDLINE="root=gptprio:"
|
||||
CONFIG_CMDLINE="root=gptprio: init=/usr/lib/systemd/systemd"
|
||||
# CONFIG_CMDLINE_OVERRIDE is not set
|
||||
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
|
||||
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
|
Loading…
Reference in New Issue
Block a user