From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 0/4 v2] tools/hotplug: systemd changes for 4.5 Date: Wed, 10 Dec 2014 15:42:26 -0500 Message-ID: <20141210204226.GA13076@laptop.dumpdata.com> References: <1418033889-11616-1-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1418033889-11616-1-git-send-email-olaf@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering , m.a.young@durham.ac.uk Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Dec 08, 2014 at 11:18:05AM +0100, Olaf Hering wrote: > This is a resend of this series, with just the low hanging fruits: > http://lists.xenproject.org/archives/html/xen-devel/2014-12/msg00669.html > This looks like it would fix some of the issues I saw. I will test it over today. Please also CC Michael (Fedora Xen maintainer) on these changes (I've CC-ed him here). The mentioned wrapper to run xenstored from systemd without duplicate > functionality found in the sysv runlevel script will be send in another patch, > once it is ready. > > Olaf > > Olaf Hering (4): > tools/hotplug: remove SELinux options from var-lib-xenstored.mount > tools/hotplug: remove XENSTORED_ROOTDIR from service file > tools/hotplug: remove EnvironmentFile from > xen-qemu-dom0-disk-backend.service > tools/hotplug: use xencommons as EnvironmentFile > > tools/hotplug/Linux/systemd/var-lib-xenstored.mount.in | 4 +--- > tools/hotplug/Linux/systemd/xen-qemu-dom0-disk-backend.service.in | 1 - > tools/hotplug/Linux/systemd/xenconsoled.service.in | 2 +- > tools/hotplug/Linux/systemd/xenstored.service.in | 1 - > 4 files changed, 2 insertions(+), 6 deletions(-) >