mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
profiles: Disable the cgroup-hybrid use for systemd
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
This commit is contained in:
parent
043ef47f5b
commit
59a9ef8d0e
@ -144,3 +144,6 @@ net-firewall/iptables nftables
|
|||||||
|
|
||||||
# Install `perl` with a minimal set of dependencies
|
# Install `perl` with a minimal set of dependencies
|
||||||
dev-lang/perl minimal
|
dev-lang/perl minimal
|
||||||
|
|
||||||
|
# Disable cgroup-hybrid as we use the unified mode
|
||||||
|
sys-apps/systemd -cgroup-hybrid
|
||||||
|
Loading…
Reference in New Issue
Block a user