From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 2/3] systemd: add xen-init-dom0 service Date: Thu, 23 Oct 2014 18:48:51 +0200 Message-ID: <20141023164850.GA693@aepfle.de> References: <1413885372-8412-1-git-send-email-wei.liu2@citrix.com> <1413885372-8412-3-git-send-email-wei.liu2@citrix.com> <20141023160537.GF8718@perard.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: <20141023160537.GF8718@perard.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: Anthony PERARD Cc: Wei Liu , ian.campbell@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Oct 23, Anthony PERARD wrote: > So, IMHO, the right thing to do is either: > Requires=xenstored.socket > After=xenstored.socket > or: > Requires=xenstored.service > After=xenstored.service I agree with that. Olaf