
23 Dec
2010
23 Dec
'10
10:15 p.m.
From: Daniel P. Berrange <berrange@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