[libvirt] [PATCH 1/2] systemd: require dbus service

Eric Blake eblake at redhat.com
Wed Dec 5 03:40:03 UTC 2012


On 12/04/2012 08:34 PM, Eric Blake wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=830201
> 
> The initscript and upstart services depend on dbus starting
> before libvirtd.  When we first wrote the systemd script, we
> tried to do the same, but we depended on dbus.target (which
> does not exist) in comparison to network.target (which does
> exist), so we removed that in commit 4c7973e.  But we still
> need dbus up and running first, especially now that we want
> to support shutdown inhibition via dbus (whereas we originally
> needed dbus only for firewall control).
> 
> http://www.freedesktop.org/software/systemd/man/systemd.target.html
> explains how a target (such as network.target) is just a collection
> of common services bundled together, and why we want network.target
> but dbus.service.
> 
> * daemon/libvirtd.service.in (Unit): Depend on dbus starting
> first.
> ---
>  .gnulib |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Self-NAK - this isn't the patch I meant to send.  v2 coming up.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20121204/9476ee02/attachment-0001.sig>


More information about the libvir-list mailing list