提交 a77f5326 编写于 作者: P Pavel Hrdina

vircgroup: register cgroup v2 backend

All mandatory callbacks are implemented for cgroup v2 backend so we
can register it now.
Signed-off-by: NPavel Hrdina <phrdina@redhat.com>
上级 4d1d5c92
......@@ -52,6 +52,7 @@ virCgroupBackendRegister(virCgroupBackendPtr backend)
static void
virCgroupBackendOnceInit(void)
{
virCgroupV2Register();
virCgroupV1Register();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册