correct xenballoond.init description in LSB part
authorOlaf Hering <olaf@aepfle.de>
Fri, 23 Jul 2010 17:01:50 +0000 (18:01 +0100)
committerOlaf Hering <olaf@aepfle.de>
Fri, 23 Jul 2010 17:01:50 +0000 (18:01 +0100)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xenballoon/xenballoond.init

index 1cdf37f3610cd5b1dd24aa0cfc238fd3e70c2365..ec21cddd6f3133978a69258d331c8b99c8793120 100644 (file)
@@ -7,7 +7,7 @@
 # Written by: Dan Magenheimer <dan.magenheimer@oracle.com>
 #
 # chkconfig: 2345 98 01
-# description: Starts and stops the Xen control daemon.
+# description: Starts and stops the Xen ballooning daemon.
 ### BEGIN INIT INFO
 # Provides:          xenballoond
 # Required-Start:    $syslog $remote_fs
@@ -17,7 +17,7 @@
 # Default-Start:     3 4 5
 # Default-Stop:      0 1 2 6
 # Default-Enabled:   yes
-# Short-Description: Start/stop xend
+# Short-Description: Start/stop xenballoond
 # Description:       Starts and stops the Xen ballooning daemon.
 ### END INIT INFO