aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenballoon
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2010-07-26 11:15:40 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2010-07-26 11:15:40 +0100
commitfd452d0f6493416332ca1dd91b8450003a05563e (patch)
treef2dfb852717928b78915ac57cfe3fe08e6d4e908 /tools/xenballoon
parent7e4a3b097fbdd4a6b6f304ea691a6261a99b7f48 (diff)
downloadxen-fd452d0f6493416332ca1dd91b8450003a05563e.tar.gz
xen-fd452d0f6493416332ca1dd91b8450003a05563e.tar.bz2
xen-fd452d0f6493416332ca1dd91b8450003a05563e.zip
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@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>
Diffstat (limited to 'tools/xenballoon')
-rw-r--r--tools/xenballoon/xenballoond.init1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/xenballoon/xenballoond.init b/tools/xenballoon/xenballoond.init
index ec21cddd6f..851a10387f 100644
--- a/tools/xenballoon/xenballoond.init
+++ b/tools/xenballoon/xenballoond.init
@@ -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