]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/lxccontainer.c
lxccontainer: use cgroup_freeze() and cgroup_unfreeze()
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 2 Feb 2021 17:31:52 +0000 (18:31 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 2 Feb 2021 17:56:23 +0000 (18:56 +0100)
commit97d7b200d996900e91b9df40f5f3ef0d75d4f43d
treeef9a97c51c3b0245ba16e0ac01dd6a945e2e3d1e
parent4639029c9f6e3929d0b06af37e97b81f9f5853f3
lxccontainer: use cgroup_freeze() and cgroup_unfreeze()

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/lxccontainer.c