tools/hotplug/Linux: start all xen daemons in runlevel 2
authorFabio Fantoni <fabio.fantoni@heliman.it>
Thu, 26 May 2011 13:38:56 +0000 (14:38 +0100)
committerFabio Fantoni <fabio.fantoni@heliman.it>
Thu, 26 May 2011 13:38:56 +0000 (14:38 +0100)
Signed-off-by: Fabio Fantoni <fabio.fantoni@heliman.it>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/hotplug/Linux/init.d/xen-watchdog
tools/hotplug/Linux/init.d/xend
tools/hotplug/Linux/init.d/xendomains

index a5b3f6b96157abcecacf83eaa17df0b03d5b445c..896229c0cca5f1711d34d5a0f269148235f4a346 100644 (file)
@@ -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 6
+# Default-Start:     3 4 5
+# Default-Stop:      0 1 6
 # Short-Description: Start/stop xen-watchdog
 # Description:       Run domain watchdog daemon.
 ### END INIT INFO
index 6168afea6419c6b8231709f8ede73f97e54c032f..1383af5c20195cbb0aa7bde00e73adf90d8b67cb 100755 (executable)
@@ -12,8 +12,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs xenstored
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      0 1 6
+# Default-Start:     3 4 5
+# Default-Stop:      0 1 6
 # Short-Description: Start/stop xend
 # Description:       Starts and stops the Xen control daemon.
 ### END INIT INFO
index 8459d234c0f740482d2c72bc903cdc365399c95a..3701caba1a1916d87a051c981c80385135e75931 100644 (file)
@@ -20,8 +20,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs xend
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      0 1 6
+# Default-Start:     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.