All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] add LSB header to xen-watchdog runlevel script
@ 2010-07-23 12:13 Olaf Hering
  2010-07-23 16:45 ` Ian Jackson
  0 siblings, 1 reply; 12+ messages in thread
From: Olaf Hering @ 2010-07-23 12:13 UTC (permalink / raw)
  To: xen-devel


Add LSB Header to /etc/init.d/xen-watchdog


Signed-off-by: Olaf Hering <olaf@aepfle.de>

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-07-26 11:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-23 12:13 [PATCH] add LSB header to xen-watchdog runlevel script Olaf Hering
2010-07-23 16:45 ` Ian Jackson
2010-07-23 17:36   ` Olaf Hering
2010-07-23 18:04     ` Ian Jackson
2010-07-23 18:43       ` Olaf Hering
2010-07-26  9:23   ` Tim Deegan
2010-07-26 10:08     ` [PATCH] add LSB header to xen-watchdog runlevel script [and 1 more messages] Ian Jackson
2010-07-26 10:16       ` Ian Campbell
2010-07-26 10:22         ` Ian Jackson
2010-07-26 10:33           ` Ian Campbell
2010-07-26 10:53             ` Ian Jackson
2010-07-26 11:05           ` Olaf Hering

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.