mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-06 04:36:12 +02:00
build_library: append kernel cmdline parameter for cgroups v2
This commit is contained in:
parent
064677105f
commit
271ec2423b
@ -19,7 +19,7 @@ set randomize_disk_guid=""
|
||||
set oem_id=""
|
||||
|
||||
# Anything else the OEM adds should use this variable.
|
||||
set linux_append="testparam1"
|
||||
set linux_append="systemd.unified_cgroup_hierarchy=false systemd.legacy_systemd_cgroup_controller=false"
|
||||
|
||||
set secure_boot="0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user