From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] INSTALL: fix typo in xendomains.service name Date: Wed, 3 Dec 2014 10:57:13 -0500 Message-ID: <20141203155713.GD3081@laptop.dumpdata.com> References: <1417596754-14063-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: <1417596754-14063-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 Cc: Ian Jackson , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org 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! > > 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 > >