[libvirt] [PATCH] libvirt-guests: Run only after libvirtd (bug 906009)

Eric Blake eblake at redhat.com
Tue Nov 19 20:27:32 UTC 2013


On 11/19/2013 01:22 PM, Cole Robinson wrote:
> Possible fix for occasional libvirt-guests failure at boot time.
> ---
>  tools/libvirt-guests.service.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/libvirt-guests.service.in b/tools/libvirt-guests.service.in
> index d41bf2b..8153418 100644
> --- a/tools/libvirt-guests.service.in
> +++ b/tools/libvirt-guests.service.in
> @@ -1,6 +1,6 @@
>  [Unit]
>  Description=Suspend Active Libvirt Guests
> -After=syslog.target network.target
> +After=syslog.target network.target libvirtd.service

Worth mentioning the BZ in the commit message
https://bugzilla.redhat.com/show_bug.cgi?id=906009

and based on Guido's patch for libvirtd.service, we should also use this
opportunity to drop syslog.target.

But makes sense to me.

-- 
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/20131119/80821fc3/attachment-0001.sig>


More information about the libvir-list mailing list