All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH - 4.1-testing] Start all xen daemons in runlevel 2
@ 2011-06-03  6:50 Fantu
  2011-06-21 17:21 ` Ian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: Fantu @ 2011-06-03  6:50 UTC (permalink / raw)
  To: xen-devel

# HG changeset patch
# User Fabio Fantoni
# Date 1307082553 -7200
# Node ID 2dba4285858c086b6dbfcc9049e7ceb6a1e29bac
# Parent  39f87d40ffb24be76463bb6746c170a2dd730086
tools/hotplug/Linux: start all xen daemons in runlevel 2

Signed-off-by: Fabio Fantoni <fabio.fantoni@heliman.it>

diff -r 39f87d40ffb2 -r 2dba4285858c tools/hotplug/Linux/init.d/xen-watchdog
--- a/tools/hotplug/Linux/init.d/xen-watchdog	Thu Jun 02 14:45:00 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xen-watchdog	Fri Jun 03 08:29:13 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 39f87d40ffb2 -r 2dba4285858c tools/hotplug/Linux/init.d/xend
--- a/tools/hotplug/Linux/init.d/xend	Thu Jun 02 14:45:00 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xend	Fri Jun 03 08:29:13 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 39f87d40ffb2 -r 2dba4285858c tools/hotplug/Linux/init.d/xendomains
--- a/tools/hotplug/Linux/init.d/xendomains	Thu Jun 02 14:45:00 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xendomains	Fri Jun 03 08:29:13 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-4-1-testing-Start-all-xen-daemons-in-runlevel-2-tp4450335p4450335.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

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

* Re: [PATCH - 4.1-testing] Start all xen daemons in runlevel 2
  2011-06-03  6:50 [PATCH - 4.1-testing] Start all xen daemons in runlevel 2 Fantu
@ 2011-06-21 17:21 ` Ian Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Jackson @ 2011-06-21 17:21 UTC (permalink / raw)
  To: Fantu; +Cc: xen-devel

Fantu writes ("[Xen-devel] [PATCH - 4.1-testing] Start all xen daemons in runlevel 2"):
> tools/hotplug/Linux: start all xen daemons in runlevel 2
> 
> Signed-off-by: Fabio Fantoni <fabio.fantoni@heliman.it>

I have applied this to 4.1, thanks.  But can you please use a normal
email program to write directly to the list ?  That way I don't have
to be fixing up your messages.

Ian.

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

end of thread, other threads:[~2011-06-21 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-03  6:50 [PATCH - 4.1-testing] Start all xen daemons in runlevel 2 Fantu
2011-06-21 17:21 ` Ian Jackson

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.