From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/hotplug: xendomains.service conflicts with libvirt Date: Thu, 29 Oct 2015 12:06:26 +0100 Message-ID: <20151029110626.GA24132@aepfle.de> References: <1446114165-13437-1-git-send-email-olaf@aepfle.de> <20151029102955.GC8097@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20151029102955.GC8097@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: Stefano Stabellini , Ian Jackson , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Oct 29, Wei Liu wrote: > On Thu, Oct 29, 2015 at 10:22:45AM +0000, Olaf Hering wrote: > > +Conflicts=libvirt.service > Is there a canonical source for the name of service? We should reference > that in commit message. No, its a typo. Thanks for spotting it. The change which went into the xen package a few months ago uses libvirtd.service, which is also the name in libvirt.git. Just the variant of the change in my local copy of xen.git has the typo. I just sent v2 of the change. Olaf