From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools: generate systemd service files only when systemd is available Date: Tue, 27 Jan 2015 17:19:13 +0000 Message-ID: <1422379153.16180.22.camel@citrix.com> References: <1421754466-3980-1-git-send-email-wei.liu2@citrix.com> <21694.27368.62403.68165@mariner.uk.xensource.com> <20150120151204.GD30340@zion.uk.xensource.com> <1421767171.10440.287.camel@citrix.com> <20150120153732.GE30340@zion.uk.xensource.com> <21694.30526.302601.126631@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21694.30526.302601.126631@mariner.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: Ian Jackson Cc: Wei Liu , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-01-20 at 15:41 +0000, Ian Jackson wrote: > Wei Liu writes ("Re: [PATCH] tools: generate systemd service files only when systemd is available"): > > On Tue, Jan 20, 2015 at 03:19:31PM +0000, Ian Campbell wrote: > > > Where components is things like socket activation support in xenstored > > > etc, I think? Or is there more to it? > > > > Yes. [c/o]xenstored needs to link against systemd to use socket > > activation. That's the only thing at the moment. > > > > I was just speaking about things in general -- in case we have some more > > daemons that need to link against systemd. > > OK, right. > > Acked-by: Ian Jackson Applied, thanks.