From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] INSTALL: fix typo in xendomains.service name Date: Thu, 4 Dec 2014 13:02:04 +0000 Message-ID: <1417698124.22808.28.camel@citrix.com> References: <1417596754-14063-1-git-send-email-olaf@aepfle.de> <20141203155713.GD3081@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141203155713.GD3081@laptop.dumpdata.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: Konrad Rzeszutek Wilk Cc: Olaf Hering , Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2014-12-03 at 10:57 -0500, Konrad Rzeszutek Wilk wrote: > On Wed, Dec 03, 2014 at 09:52:34AM +0100, Olaf Hering wrote: > > Signed-off-by: Olaf Hering > > Cc: Ian Campbell > > Cc: Ian Jackson > > --- > > INSTALL | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > This being a doc it can go in anytime. thank you! Acked + applied, thanks > > > > diff --git a/INSTALL b/INSTALL > > index 0bc67ea..71dd0eb 100644 > > --- a/INSTALL > > +++ b/INSTALL > > @@ -284,7 +284,7 @@ systemctl enable xen-init-dom0.service > > systemctl enable xenconsoled.service > > > > Other optional services are: > > -systemctl enable xen-domains.service > > +systemctl enable xendomains.service > > systemctl enable xen-watchdog.service > > > >