tools/hotplug etc.: remove Default-Enabled from LSB header
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 26 Jul 2010 10:15:40 +0000 (11:15 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 26 Jul 2010 10:15:40 +0000 (11:15 +0100)
"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@aepfle.de>
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Modified-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/hotplug/Linux/init.d/xencommons
tools/hotplug/Linux/init.d/xend
tools/hotplug/Linux/init.d/xendomains
tools/xenballoon/xenballoond.init

index ed6ebfd6a9c0e6cc8885cd2b23dd9fca26ef7171..874db88e4730b51ee6294c4ff8266ab696b7bf76 100644 (file)
@@ -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
index dc2179b68c90249c715fe67f960bdabe55c719c9..0f7f041f71ae747d22f66e49877f88825aaf8d35 100755 (executable)
@@ -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
index 7fa3b44356240851f655015e62b64f7ca25e9ed7..cd5bad26914336eadcd0e3ed0dd841e20e494b0d 100644 (file)
@@ -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.
index ec21cddd6f3133978a69258d331c8b99c8793120..851a10387f70cbda3086d90066789ad28c887018 100644 (file)
@@ -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