public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/open-mx/files/
Date: Thu, 14 Jul 2011 23:18:04 +0000 (UTC)	[thread overview]
Message-ID: <05c1da4d4883a4fa77a7e529125ad03938aa7d2b.alexxy@gentoo> (raw)

commit:     05c1da4d4883a4fa77a7e529125ad03938aa7d2b
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 23:17:56 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 23:17:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=05c1da4d

[sys-cluster/open-mx] Update init.d

(Portage version: 2.2.0_alpha45/git/Linux x86_64, signed Manifest commit with key F82F92E6)

---
 sys-cluster/open-mx/files/omxoed.initd |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/open-mx/files/omxoed.initd b/sys-cluster/open-mx/files/omxoed.initd
index 465146c..b6c461d 100644
--- a/sys-cluster/open-mx/files/omxoed.initd
+++ b/sys-cluster/open-mx/files/omxoed.initd
@@ -7,9 +7,9 @@ depend() {
 	need net
 }
 
-start() {
-	 ebegin "Stopping ${SVCNAME}"
-	 start-stop-daemon --start --exec /usr/bin/omxoed \
+start() { 
+	ebegin "Starting ${SVCNAME}"
+	start-stop-daemon --start --exec /usr/bin/omxoed \
 	 	--background --make-pidfile \
 	 	--pidfile /var/run/omeoed.pid
 	eend $?



             reply	other threads:[~2011-07-14 23:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-14 23:18 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-14 23:33 [gentoo-commits] proj/sci:master commit in: sys-cluster/open-mx/files/ Alexey Shvetsov

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=05c1da4d4883a4fa77a7e529125ad03938aa7d2b.alexxy@gentoo \
    --to=alexxy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox