amluto / virtme

An easy way to virtualize the running system
GNU General Public License v2.0
330 stars 66 forks source link

virtme-init: mount cgroup v2 #26

Closed arighi closed 5 years ago

arighi commented 5 years ago

Automatically mount cgroup v2 filesystem under /sys/fs/cgroup/unified as it seems a pretty standard place and tools relying on cgroupv2 are expecting to find this filesystem mounted there.

Signed-off-by: Andrea Righi righi.andrea@gmail.com