Re: [libvirt] [PATCHv2 2/2] cgroup: Don't fail to start a VM when DBus isn't compiled in or running

2013-08-16 Thread Daniel P. Berrange
On Fri, Aug 16, 2013 at 04:48:31PM +0200, Peter Krempa wrote: > The systemd code to create cgroups has fallback means built in, but > fails to engage them if a host isn't running DBus or libvirtd is > compiled without DBus (yes, you still don't need to run DBus). > > This patch changes the return

[libvirt] [PATCHv2 2/2] cgroup: Don't fail to start a VM when DBus isn't compiled in or running

2013-08-16 Thread Peter Krempa
The systemd code to create cgroups has fallback means built in, but fails to engage them if a host isn't running DBus or libvirtd is compiled without DBus (yes, you still don't need to run DBus). This patch changes the return value in case DBus isn't available to so that the fallback code can be a