[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] tools/hotplug etc.: remove Default-Enabled from LSB header
# HG changeset patch # User Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> # Date 1280139340 -3600 # Node ID c33055fcda423047e1ebf4de3c3d986dbd2c3f0d # Parent fb3649141e19eede88bfb07a944c8a305563d6d2 tools/hotplug etc.: remove Default-Enabled from LSB header "Default-Enabled:" is not a LSB keyword. Remove it from the LSB section. This avoids an openSuSE buildcheck warning and we are not aware of any reason why it should be kept. From: Olaf Hering <olaf@xxxxxxxxx> Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> Modified-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- tools/hotplug/Linux/init.d/xencommons | 1 - tools/hotplug/Linux/init.d/xend | 1 - tools/hotplug/Linux/init.d/xendomains | 1 - tools/xenballoon/xenballoond.init | 1 - 4 files changed, 4 deletions(-) diff -r fb3649141e19 -r c33055fcda42 tools/hotplug/Linux/init.d/xencommons --- a/tools/hotplug/Linux/init.d/xencommons Mon Jul 26 11:11:25 2010 +0100 +++ b/tools/hotplug/Linux/init.d/xencommons Mon Jul 26 11:15:40 2010 +0100 @@ -14,7 +14,6 @@ # Should-Stop: # Default-Start: 3 4 5 # Default-Stop: 1 -# Default-Enabled: yes # Short-Description: Start/stop xenstored and xenconsoled # Description: Starts and stops the daemons neeeded for xl/xend ### END INIT INFO diff -r fb3649141e19 -r c33055fcda42 tools/hotplug/Linux/init.d/xend --- a/tools/hotplug/Linux/init.d/xend Mon Jul 26 11:11:25 2010 +0100 +++ b/tools/hotplug/Linux/init.d/xend Mon Jul 26 11:15:40 2010 +0100 @@ -14,7 +14,6 @@ # Should-Stop: # Default-Start: 3 4 5 # Default-Stop: 0 1 2 6 -# Default-Enabled: yes # Short-Description: Start/stop xend # Description: Starts and stops the Xen control daemon. ### END INIT INFO diff -r fb3649141e19 -r c33055fcda42 tools/hotplug/Linux/init.d/xendomains --- a/tools/hotplug/Linux/init.d/xendomains Mon Jul 26 11:11:25 2010 +0100 +++ b/tools/hotplug/Linux/init.d/xendomains Mon Jul 26 11:15:40 2010 +0100 @@ -22,7 +22,6 @@ # Should-Stop: # Default-Start: 3 4 5 # Default-Stop: 0 1 2 6 -# Default-Enabled: yes # Short-Description: Start/stop secondary xen domains # Description: Start / stop domains automatically when domain 0 # boots / shuts down. diff -r fb3649141e19 -r c33055fcda42 tools/xenballoon/xenballoond.init --- a/tools/xenballoon/xenballoond.init Mon Jul 26 11:11:25 2010 +0100 +++ b/tools/xenballoon/xenballoond.init Mon Jul 26 11:15:40 2010 +0100 @@ -16,7 +16,6 @@ # Should-Stop: # Default-Start: 3 4 5 # Default-Stop: 0 1 2 6 -# Default-Enabled: yes # Short-Description: Start/stop xenballoond # Description: Starts and stops the Xen ballooning daemon. ### END INIT INFO _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |