[libvirt] [PATCH] libvirtd: require virtlogd to start before libvirtd

Daniel P. Berrange berrange at redhat.com
Fri Dec 4 14:00:13 UTC 2015


On Fri, Dec 04, 2015 at 02:55:05PM +0100, Guido Günther wrote:
> In the non-systemd case, without socket activation, we need to proper
> ordering.
> ---
>  daemon/libvirtd.init.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/daemon/libvirtd.init.in b/daemon/libvirtd.init.in
> index ed42195..22006c4 100644
> --- a/daemon/libvirtd.init.in
> +++ b/daemon/libvirtd.init.in
> @@ -5,7 +5,7 @@
>  #
>  ### BEGIN INIT INFO
>  # Provides: libvirtd
> -# Required-Start: $network messagebus
> +# Required-Start: $network messagebus virtlogd
>  # Should-Start: $named
>  # Should-Start: xend
>  # Should-Start: avahi-daemon

ACK

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list