xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Fantu <fantonifabio@tiscali.it>
To: xen-devel@lists.xensource.com
Subject: Re: Patch and question about init.d
Date: Tue, 24 May 2011 03:30:42 -0700 (PDT)	[thread overview]
Message-ID: <1306233042559-4421675.post@n5.nabble.com> (raw)
In-Reply-To: <1306232948206-4421670.post@n5.nabble.com>

# HG changeset patch
# User Fabio Fantoni
# Date 1306230538 -7200
# Branch fabio
# Node ID 79341a653633ffde213dfa7d071b677d419707bb
# Parent  d74585e5dc9f33f6d840718c5afa8fe002107fc7
tools/hotplug/Linux: start all xen daemons in runlevel 2

Signed-off-by: Fabio Fantoni &lt;fabio.fantoni@heliman.it&gt; 

diff -r d74585e5dc9f -r 79341a653633 tools/hotplug/Linux/init.d/xen-watchdog
--- a/tools/hotplug/Linux/init.d/xen-watchdog	Tue May 24 09:30:51 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xen-watchdog	Tue May 24 11:48:58 2011 +0200
@@ -10,8 +10,8 @@
 # Should-Start:      $syslog $remote_fs
 # Required-Stop:     xend
 # Should-Stop:       $syslog $remote_fs
-# Default-Start:     3 4 5
-# Default-Stop:      0 1 2 6
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Short-Description: Start/stop xen-watchdog
 # Description:       Run domain watchdog daemon.
 ### END INIT INFO
diff -r d74585e5dc9f -r 79341a653633 tools/hotplug/Linux/init.d/xend
--- a/tools/hotplug/Linux/init.d/xend	Tue May 24 09:30:51 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xend	Tue May 24 11:48:58 2011 +0200
@@ -12,8 +12,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs xenstored
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      0 1 2 6
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Short-Description: Start/stop xend
 # Description:       Starts and stops the Xen control daemon.
 ### END INIT INFO
diff -r d74585e5dc9f -r 79341a653633 tools/hotplug/Linux/init.d/xendomains
--- a/tools/hotplug/Linux/init.d/xendomains	Tue May 24 09:30:51 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xendomains	Tue May 24 11:48:58 2011 +0200
@@ -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
 # Short-Description: Start/stop secondary xen domains
 # Description:       Start / stop domains automatically when domain 0 
 #                    boots / shuts down.

--
View this message in context: http://xen.1045712.n5.nabble.com/Patch-and-question-about-init-d-tp4421670p4421675.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

  reply	other threads:[~2011-05-24 10:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-24 10:29 Patch and question about init.d Fantu
2011-05-24 10:30 ` Fantu [this message]
2011-05-24 16:47   ` Ian Jackson
2011-05-25  8:49     ` Ian Campbell
2011-05-25  9:53       ` Fantu
2011-05-25 10:10         ` Ian Campbell
2011-05-25 13:03           ` Konrad Rzeszutek Wilk
2011-05-26  7:43             ` Ian Campbell
2011-05-25 10:13       ` Olaf Hering
2011-05-25 10:53         ` Ian Campbell
2011-05-26 13:39           ` Ian Jackson

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=1306233042559-4421675.post@n5.nabble.com \
    --to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).