[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-4.0-testing] tools/hotplug/Linux: start all xen daemons in runlevel 2
# HG changeset patch # User Fabio Fantoni <fabio.fantoni@xxxxxxxxxx> # Date 1311007753 -3600 # Node ID 45907272001e0447350716baf74ebce258766fb2 # Parent 89608751ccfc93a9b8d07488b72810b5cb8d1d35 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@xxxxxxxxxx> Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- diff -r 89608751ccfc -r 45907272001e tools/hotplug/Linux/init.d/xencommons --- a/tools/hotplug/Linux/init.d/xencommons Sat Jul 16 09:35:13 2011 +0100 +++ b/tools/hotplug/Linux/init.d/xencommons Mon Jul 18 17:49:13 2011 +0100 @@ -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 -r 89608751ccfc -r 45907272001e tools/hotplug/Linux/init.d/xend --- a/tools/hotplug/Linux/init.d/xend Sat Jul 16 09:35:13 2011 +0100 +++ b/tools/hotplug/Linux/init.d/xend Mon Jul 18 17:49:13 2011 +0100 @@ -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 -r 89608751ccfc -r 45907272001e tools/hotplug/Linux/init.d/xendomains --- a/tools/hotplug/Linux/init.d/xendomains Sat Jul 16 09:35:13 2011 +0100 +++ b/tools/hotplug/Linux/init.d/xendomains Mon Jul 18 17:49:13 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 # Default-Enabled: yes # Short-Description: Start/stop secondary xen domains # Description: Start / stop domains automatically when domain 0 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |