From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH for-xen-4.5] tools/hotplug: update dependency of var-lib-xenstored.mount Date: Mon, 20 Oct 2014 16:51:20 +0200 Message-ID: <20141020145120.GA16064@aepfle.de> References: <1413366087-5805-1-git-send-email-olaf@aepfle.de> <1413815709.13796.14.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1413815709.13796.14.camel@citrix.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 Campbell Cc: Wei Liu , Ian Jackson , Stefano Stabellini , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Oct 20, Ian Campbell wrote: > On Wed, 2014-10-15 at 11:41 +0200, Olaf Hering wrote: > > After previous change which uses /proc/xen/capabilities as condition the > > unit file has now a dependency on proc-xen.mount. Add a Requires= to let > > this unit fail if proc-xen.mount fails. Add an After= as ordering hint. > > > > This was noticed with a pvops dom0, in a xenlinux dom0 the proc file is > > always present. > > Should this be folded into "tools/hotplug: fix systemd service files for > dom0"? Yes, if thats possible. Olaf