aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Fantoni <fabio.fantoni@heliman.it>2011-07-18 17:49:13 +0100
committerFabio Fantoni <fabio.fantoni@heliman.it>2011-07-18 17:49:13 +0100
commit86ec793c557a69d2118ed8fba0d308c3897bebfb (patch)
treed819d21bff2f4235f0673baf656bfc715b439d4e
parentfcf97f36aed0953ed3356a1f4dc1ebaa117b0ebe (diff)
downloadxen-86ec793c557a69d2118ed8fba0d308c3897bebfb.tar.gz
xen-86ec793c557a69d2118ed8fba0d308c3897bebfb.tar.bz2
xen-86ec793c557a69d2118ed8fba0d308c3897bebfb.zip
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>
-rw-r--r--tools/hotplug/Linux/init.d/xencommons4
-rwxr-xr-xtools/hotplug/Linux/init.d/xend4
-rw-r--r--tools/hotplug/Linux/init.d/xendomains4
3 files changed, 6 insertions, 6 deletions
diff --git a/tools/hotplug/Linux/init.d/xencommons b/tools/hotplug/Linux/init.d/xencommons
index 6f393c513d..dec3aafe32 100644
--- a/tools/hotplug/Linux/init.d/xencommons
+++ b/tools/hotplug/Linux/init.d/xencommons
@@ -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 --git a/tools/hotplug/Linux/init.d/xend b/tools/hotplug/Linux/init.d/xend
index 4016004790..0d523b5d0d 100755
--- a/tools/hotplug/Linux/init.d/xend
+++ b/tools/hotplug/Linux/init.d/xend
@@ -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 --git a/tools/hotplug/Linux/init.d/xendomains b/tools/hotplug/Linux/init.d/xendomains
index 70b5b8fdcf..4c8ced9375 100644
--- a/tools/hotplug/Linux/init.d/xendomains
+++ b/tools/hotplug/Linux/init.d/xendomains
@@ -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