|
|
|
|
|
by nezirus
2112 days ago
|
|
Did you modified your bootloader with following parameter: systemd.unified_cgroup_hierarchy=1 In runtime, you should see the following: mount | grep cgroup
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) btw, I use Arch (yeah I know, the standard adage) |
|