[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-4.1-testing] tools/hotplug/Linux: start all xen daemons in runlevel 2
# HG changeset patch # User Fabio Fantoni <fabio.fantoni@xxxxxxxxxx> # Date 1308676870 -3600 # Node ID 9b5fbd8ff152d6df26a1ff31084735d20052125c # Parent 9d1afc143a61f81b0facd00e4352645af1bbf3d3 tools/hotplug/Linux: start all xen daemons in runlevel 2 Signed-off-by: Fabio Fantoni <fabio.fantoni@xxxxxxxxxx> --- diff -r 9d1afc143a61 -r 9b5fbd8ff152 tools/hotplug/Linux/init.d/xen-watchdog --- a/tools/hotplug/Linux/init.d/xen-watchdog Wed Jun 15 20:46:18 2011 +0100 +++ b/tools/hotplug/Linux/init.d/xen-watchdog Tue Jun 21 18:21:10 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 9d1afc143a61 -r 9b5fbd8ff152 tools/hotplug/Linux/init.d/xend --- a/tools/hotplug/Linux/init.d/xend Wed Jun 15 20:46:18 2011 +0100 +++ b/tools/hotplug/Linux/init.d/xend Tue Jun 21 18:21:10 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 9d1afc143a61 -r 9b5fbd8ff152 tools/hotplug/Linux/init.d/xendomains --- a/tools/hotplug/Linux/init.d/xendomains Wed Jun 15 20:46:18 2011 +0100 +++ b/tools/hotplug/Linux/init.d/xendomains Tue Jun 21 18:21:10 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |