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] add LSB header to xen-watchdog runlevel script

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] add LSB header to xen-watchdog runlevel script
From: Olaf Hering <olaf@xxxxxxxxx>
Date: Fri, 23 Jul 2010 14:13:24 +0200
Delivery-date: Fri, 23 Jul 2010 05:13:58 -0700
Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1279887205; l=806; s=domk; d=aepfle.de; h=Content-Type:MIME-Version:Subject:To:From:Date:X-RZG-CLASS-ID: X-RZG-AUTH; bh=+SnTuXZ7mGKQ4QJDqqDQUAwpBB4=; b=C1xzPs6HsddVcOkuzOpQNBy0StQ/Wo81eBzqVmKpCDUwK9br1oZtKqtj3XwLHRcDuWX MXQrOmrWECEfCPmC674KoS7iRy8cA3CzpGHAlOAJlIpaikclquONkaLp7LfU2OyY5SVYE mVb4Hd93+QAL5WcZkl35M/zPKZWc6yPV2fc=
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)
Add LSB Header to /etc/init.d/xen-watchdog


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

---
 tools/hotplug/Linux/init.d/xen-watchdog |   11 +++++++++++
 1 file changed, 11 insertions(+)

--- xen-unstable.hg-4.1.21836.orig/tools/hotplug/Linux/init.d/xen-watchdog
+++ xen-unstable.hg-4.1.21836/tools/hotplug/Linux/init.d/xen-watchdog
@@ -4,6 +4,17 @@
 #
 # chkconfig: 2345 21 79
 # description: Run domain watchdog daemon
+### BEGIN INIT INFO
+# Provides:          xen-watchdog
+# Required-Start:    xend
+# Should-Start:      $syslog $remote_fs
+# Required-Stop:     xend
+# Should-Stop:       $syslog $remote_fs
+# Default-Start:     3 4 5
+# Default-Stop:      0 1 2 6
+# Short-Description: Start/stop xen-watchdog
+# Description:       Run domain watchdog daemon.
+### END INIT INFO
 #
 
 # Source function library.

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