From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v7 2/8] cxenstored: add support for systemd active sockets Date: Wed, 5 Aug 2015 12:14:31 +0100 Message-ID: <1438773271.9747.65.camel@citrix.com> References: <1405639699-13494-1-git-send-email-mcgrof@do-not-panic.com> <1405639699-13494-3-git-send-email-mcgrof@do-not-panic.com> <1438769878.9747.47.camel@citrix.com> <1438773095.9747.64.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZMweZ-00080r-Sb for xen-devel@lists.xenproject.org; Wed, 05 Aug 2015 11:14:35 +0000 In-Reply-To: <1438773095.9747.64.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: George Dunlap Cc: xen-devel , "Luis R. Rodriguez" , Wei Liu , "Luis R. Rodriguez" List-Id: xen-devel@lists.xenproject.org On Wed, 2015-08-05 at 12:11 +0100, Ian Campbell wrote: > > I'm a bit surprised that chkconfig doesn't just to the right thing. It's > possible that the fact that our initscript and our systemd unitfiles do not > share the same names has defeated its heuristics. Perhaps as well as fixing xenstored we should also add a xencommons meta -unit which depends on the others, solely for the purpose of having chkconfig spot that it should use those and not try the initscript?