All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] INSTALL: fix typo in xendomains.service name
@ 2014-12-03  8:52 Olaf Hering
  2014-12-03 15:57 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 3+ messages in thread
From: Olaf Hering @ 2014-12-03  8:52 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering, Ian Jackson, Ian Campbell

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] INSTALL: fix typo in xendomains.service name
  2014-12-03  8:52 [PATCH] INSTALL: fix typo in xendomains.service name Olaf Hering
@ 2014-12-03 15:57 ` Konrad Rzeszutek Wilk
  2014-12-04 13:02   ` Ian Campbell
  0 siblings, 1 reply; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-12-03 15:57 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Ian Jackson, Ian Campbell, xen-devel

On Wed, Dec 03, 2014 at 09:52:34AM +0100, Olaf Hering wrote:
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
> Cc: Ian Campbell <ian.campbell@citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> ---
>  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
>  
>  

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] INSTALL: fix typo in xendomains.service name
  2014-12-03 15:57 ` Konrad Rzeszutek Wilk
@ 2014-12-04 13:02   ` Ian Campbell
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Campbell @ 2014-12-04 13:02 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: Olaf Hering, Ian Jackson, xen-devel

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 <olaf@aepfle.de>
> > Cc: Ian Campbell <ian.campbell@citrix.com>
> > Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> > ---
> >  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
> >  
> >  

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-04 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-03  8:52 [PATCH] INSTALL: fix typo in xendomains.service name Olaf Hering
2014-12-03 15:57 ` Konrad Rzeszutek Wilk
2014-12-04 13:02   ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.