All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xensource.com
Subject: [PATCH] add LSB header to xen-watchdog runlevel script
Date: Fri, 23 Jul 2010 14:13:24 +0200	[thread overview]
Message-ID: <20100723121324.GB3540@aepfle.de> (raw)


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.

             reply	other threads:[~2010-07-23 12:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-23 12:13 Olaf Hering [this message]
2010-07-23 16:45 ` [PATCH] add LSB header to xen-watchdog runlevel script 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100723121324.GB3540@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.