xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.0-testing] tools/hotplug/Linux: LSB header modify
@ 2011-06-03  7:06 Fantu
  2011-06-03  7:35 ` Ian Campbell
  0 siblings, 1 reply; 6+ messages in thread
From: Fantu @ 2011-06-03  7:06 UTC (permalink / raw)
  To: xen-devel

# HG changeset patch
# User Fabio Fantoni
# Date 1307084346 -7200
# Node ID b9233d24dc410102c9e82edd4e394546efcc5e48
# Parent  01842fdf5d51975587e208000edf21e2ec1fa5ac
tools/hotplug/Linux: LSB Header:
Start all xen daemons in runlevel 2 and remove Default-Enabled
Fix other runlevel on xencommons

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

diff -r 01842fdf5d51 -r b9233d24dc41 tools/hotplug/Linux/init.d/xencommons
--- a/tools/hotplug/Linux/init.d/xencommons	Thu Jun 02 14:47:10 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xencommons	Fri Jun 03 08:59:06 2011 +0200
@@ -13,9 +13,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      1
-# Default-Enabled:   yes
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Short-Description: Start/stop xenstored and xenconsoled
 # Description:       Starts and stops the daemons neeeded for
xl/libxenlight
 ### END INIT INFO
diff -r 01842fdf5d51 -r b9233d24dc41 tools/hotplug/Linux/init.d/xend
--- a/tools/hotplug/Linux/init.d/xend	Thu Jun 02 14:47:10 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xend	Fri Jun 03 08:59:06 2011 +0200
@@ -12,9 +12,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      0 1 2 6
-# Default-Enabled:   yes
+# 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 01842fdf5d51 -r b9233d24dc41 tools/hotplug/Linux/init.d/xendomains
--- a/tools/hotplug/Linux/init.d/xendomains	Thu Jun 02 14:47:10 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xendomains	Fri Jun 03 08:59:06 2011 +0200
@@ -20,9 +20,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs xend
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      0 1 2 6
-# Default-Enabled:   yes
+# 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-0-testing-tools-hotplug-Linux-LSB-header-modify-tp4450370p4450370.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

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

end of thread, other threads:[~2011-06-03  9:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03  7:06 [PATCH 4.0-testing] tools/hotplug/Linux: LSB header modify Fantu
2011-06-03  7:35 ` Ian Campbell
2011-06-03  8:21   ` Fantu
2011-06-03  8:25     ` Ian Campbell
2011-06-03  9:27       ` Fantu
2011-06-03  9:52         ` Ian Campbell

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).