build_library: append kernel cmdline parameter for cgroups v2

This commit is contained in:
Dongsu Park 2019-02-25 13:00:06 +01:00
parent 064677105f
commit 271ec2423b

View File

@ -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"