diff --git a/augconf b/augconf index 61d05c4..491b937 100644 --- a/augconf +++ b/augconf @@ -19,6 +19,7 @@ set /files/etc/libvirt/qemu.conf/remember_owner 0 # Workaround libvirt bug in /dev/ handling set /files/etc/libvirt/qemu.conf/namespaces +set /files/etc/libvirt/qemu.conf/cgroup_controllers # Have virtlogd log to stderr set /files/etc/libvirt/virtlogd.conf/log_outputs 2:stderr diff --git a/virt-launcher-container.changes b/virt-launcher-container.changes index 432187f..9842969 100644 --- a/virt-launcher-container.changes +++ b/virt-launcher-container.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 3 08:23:50 UTC 2021 - Vasily Ulyanov + +- Reset cgroup_controllers in /etc/libvirt/qemu.conf + ------------------------------------------------------------------- Mon Jul 12 14:40:33 UTC 2021 - Vasily Ulyanov