> From: Daniel P. Berrange <berrange(a)redhat.com>
>
> A number of the libvirt APIs require the use of cgroups. This is not
> enabled by default on a RHEL6 install. After discussion with cgroups
> team, it was decided that upon installation of the libvirt RPM, we
> should automatically turn on the cgroups service. This will activate a
> default configuration that turns on all cgroups controllers libvirt
> requires for full operation.
> ---
> libvirt.spec.in | 17 +++++++++++++++++
> 1 files changed, 17 insertions(+), 0 deletions(-)
ACK.
Thanks, pushed.
Jirka