WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] correct xenballoond.init description in LSB part

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] correct xenballoond.init description in LSB part
From: Olaf Hering <olaf@xxxxxxxxx>
Date: Fri, 23 Jul 2010 14:22:35 +0200
Delivery-date: Fri, 23 Jul 2010 05:26:29 -0700
Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1279887756; l=814; s=domk; d=aepfle.de; h=Content-Type:MIME-Version:Subject:To:From:Date:X-RZG-CLASS-ID: X-RZG-AUTH; bh=AFFfLTA0WgWgxgd2qv186+5RuOM=; b=orVyHv67Cw66cw9tab4XoFgYrHe1eUm5kubK/A63aQpNeTXpZ7L/yIqXmA2O9IyFtnM JuZOxI4OyfC3EcOp5KXg2bKU72WNh/It3u6FLwmyi4oVl45Kh4IfQga/+Rz4GghCNb3ky GY3HZpOOtjOi0Q01+yCg8KMKLPQ61NNkYls=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.20 (2009-06-14)
correct description of xenballoond

Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>

--- xen-unstable.hg-4.1.21836.orig/tools/xenballoon/xenballoond.init
+++ xen-unstable.hg-4.1.21836/tools/xenballoon/xenballoond.init
@@ -7,7 +7,7 @@
 # Written by: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
 #
 # 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
@@ -16,7 +16,7 @@
 # Should-Stop:
 # Default-Start:     3 4 5
 # Default-Stop:      0 1 2 6
-# Short-Description: Start/stop xend
+# Short-Description: Start/stop xenballoond
 # Description:       Starts and stops the Xen ballooning daemon.
 ### END INIT INFO
 # Default-Enabled:   yes

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>