|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] add LSB header to xen-watchdog runlevel script
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] add LSB header to xen-watchdog runlevel script,
Olaf Hering <=
|
|
|
|
|