Add cgroup delegation override

Required to solve the occasional
  libvirt: QEMU Driver error : Requested operation is not valid:
  cgroup CPUACCT controller is not mounted
problem, as per:
  https://answers.launchpad.net/ubuntu/+question/665132
This commit is contained in:
2023-09-01 15:42:28 -04:00
parent e8fe165e00
commit e4ccafee73
2 changed files with 21 additions and 1 deletions

View File

@ -0,0 +1,2 @@
[Service]
Delegate=yes