[libvirt] [PATCHv3 3/3] nwfilter: Don't fail to start if DBus isn't available

Eric Blake eblake at redhat.com
Mon Aug 19 13:35:36 UTC 2013


On 08/19/2013 06:58 AM, Peter Krempa wrote:
> When the daemon is compiled with firewalld support but the DBus message
> bus isn't started in the system, the initialization of the nwfilter
> driver fails even if there are fallback options.

Does this mean we need to ensure a dependency between dbus and libvirtd,
to make sure DBus is up before we try to use it?
/me checks...

[Unit]
Description=Virtualization daemon
Before=libvirt-guests.service
After=network.target
After=dbus.service
After=iscsid.service

Good - we already have it in libvirtd.service.in.

-- 
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: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130819/236d5951/attachment-0001.sig>


More information about the libvir-list mailing list