|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] tools/hotplug: add LSB header to xen-watc
# HG changeset patch
# User Olaf Hering <olaf@xxxxxxxxx>
# Date 1280139085 -3600
# Node ID fb3649141e19eede88bfb07a944c8a305563d6d2
# Parent 2b768d52bc7f9a325c14d6eff4630dd8b2dc3087
tools/hotplug: add LSB header to xen-watchdog runlevel script
Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
tools/hotplug/Linux/init.d/xen-watchdog | 11 +++++++++++
1 files changed, 11 insertions(+)
diff -r 2b768d52bc7f -r fb3649141e19 tools/hotplug/Linux/init.d/xen-watchdog
--- a/tools/hotplug/Linux/init.d/xen-watchdog Sun Jul 25 22:20:47 2010 +0100
+++ b/tools/hotplug/Linux/init.d/xen-watchdog Mon Jul 26 11:11:25 2010 +0100
@@ -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-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] tools/hotplug: add LSB header to xen-watchdog runlevel script,
Xen patchbot-unstable <=
|
|
|
|
|