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-changelog

[Xen-changelog] [xen-unstable] correct xenballoond.init description in L

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] correct xenballoond.init description in LSB part
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 25 Jul 2010 01:45:46 -0700
Delivery-date: Sun, 25 Jul 2010 01:47:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Olaf Hering <olaf@xxxxxxxxx>
# Date 1279904510 -3600
# Node ID 0f7d05af0c7536e04560f2f15fcce79687999a0d
# Parent  a87badebeb2b875a8c066873ad13fd9ba85b632c
correct xenballoond.init description in LSB part

Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
 tools/xenballoon/xenballoond.init |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -r a87badebeb2b -r 0f7d05af0c75 tools/xenballoon/xenballoond.init
--- a/tools/xenballoon/xenballoond.init Fri Jul 23 17:55:14 2010 +0100
+++ b/tools/xenballoon/xenballoond.init Fri Jul 23 18:01:50 2010 +0100
@@ -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
@@ -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
 

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] correct xenballoond.init description in LSB part, Xen patchbot-unstable <=