All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Jackson <Ian.Jackson@eu.citrix.com>
To: Fantu <fantonifabio@tiscali.it>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers
Date: Mon, 18 Jul 2011 17:49:59 +0100	[thread overview]
Message-ID: <20004.25655.281849.620010@mariner.uk.xensource.com> (raw)
In-Reply-To: <1310387919199-4574835.post@n5.nabble.com>

Fantu writes ("[Xen-devel] Re: [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers"):
> Can be backport also to xen 4.1 branch?

Done.

Ian.

# HG changeset patch
# User Fabio Fantoni <fabio.fantoni@heliman.it>
# Date 1311007753 -3600
# Node ID 45907272001e0447350716baf74ebce258766fb2
# Parent  89608751ccfc93a9b8d07488b72810b5cb8d1d35
tools/hotplug/Linux: start all xen daemons in runlevel 2

Backported from xen-4.1-testing.hg 23086:9b5fbd8ff152 -iwj.

Signed-off-by: Fabio Fantoni <fabio.fantoni@heliman.it>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>

diff -r 89608751ccfc -r 45907272001e tools/hotplug/Linux/init.d/xencommons
--- a/tools/hotplug/Linux/init.d/xencommons	Sat Jul 16 09:35:13 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xencommons	Mon Jul 18 17:49:13 2011 +0100
@@ -13,8 +13,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      1
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Default-Enabled:   yes
 # Short-Description: Start/stop xenstored and xenconsoled
 # Description:       Starts and stops the daemons neeeded for xl/libxenlight
diff -r 89608751ccfc -r 45907272001e tools/hotplug/Linux/init.d/xend
--- a/tools/hotplug/Linux/init.d/xend	Sat Jul 16 09:35:13 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xend	Mon Jul 18 17:49:13 2011 +0100
@@ -12,8 +12,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      0 1 2 6
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Default-Enabled:   yes
 # Short-Description: Start/stop xend
 # Description:       Starts and stops the Xen control daemon.
diff -r 89608751ccfc -r 45907272001e tools/hotplug/Linux/init.d/xendomains
--- a/tools/hotplug/Linux/init.d/xendomains	Sat Jul 16 09:35:13 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xendomains	Mon Jul 18 17:49:13 2011 +0100
@@ -20,8 +20,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs xend
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      0 1 2 6
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Default-Enabled:   yes
 # Short-Description: Start/stop secondary xen domains
 # Description:       Start / stop domains automatically when domain 0 

      reply	other threads:[~2011-07-18 16:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06 11:00 [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers Fabio Fantoni
2011-06-21 17:17 ` Ian Jackson
2011-06-22  6:44   ` Fabio Fantoni
2011-06-27 14:26     ` Ian Jackson
2011-06-28  8:07       ` Fabio Fantoni
2011-07-08 17:11         ` Ian Jackson
2011-07-11 12:38           ` Fantu
2011-07-18 16:49             ` Ian Jackson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20004.25655.281849.620010@mariner.uk.xensource.com \
    --to=ian.jackson@eu.citrix.com \
    --cc=fantonifabio@tiscali.it \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.