|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] tools/hotplug/Linux: start all xen daemon
# HG changeset patch
# User Fabio Fantoni <fabio.fantoni@xxxxxxxxxx>
# Date 1306417136 -3600
# Node ID 99e9bed36e2eb6e32cf04b067191d7a226d6a389
# Parent 240bdcce0ad2e0caa0fa9ee6448952239a219ab0
tools/hotplug/Linux: start all xen daemons in runlevel 2
Signed-off-by: Fabio Fantoni <fabio.fantoni@xxxxxxxxxx>
Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
diff -r 240bdcce0ad2 -r 99e9bed36e2e tools/hotplug/Linux/init.d/xen-watchdog
--- a/tools/hotplug/Linux/init.d/xen-watchdog Thu May 26 14:35:39 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xen-watchdog Thu May 26 14:38:56 2011 +0100
@@ -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 240bdcce0ad2 -r 99e9bed36e2e tools/hotplug/Linux/init.d/xend
--- a/tools/hotplug/Linux/init.d/xend Thu May 26 14:35:39 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xend Thu May 26 14:38:56 2011 +0100
@@ -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 240bdcce0ad2 -r 99e9bed36e2e tools/hotplug/Linux/init.d/xendomains
--- a/tools/hotplug/Linux/init.d/xendomains Thu May 26 14:35:39 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xendomains Thu May 26 14:38:56 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
# Short-Description: Start/stop secondary xen domains
# Description: Start / stop domains automatically when domain 0
# boots / shuts down.
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] tools/hotplug/Linux: start all xen daemons in runlevel 2,
Xen patchbot-unstable <=
|
|
|
|
|