public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/files/
Date: Wed, 30 Nov 2016 06:43:43 +0000 (UTC)	[thread overview]
Message-ID: <1480488184.58884e60d3ceffa8825821334a497b0bc6afd87a.prometheanfire@gentoo> (raw)

commit:     58884e60d3ceffa8825821334a497b0bc6afd87a
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 06:43:04 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 06:43:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58884e60

sys-cluster/nova: make the pid file

Package-Manager: portage-2.3.0

 sys-cluster/nova/files/nova.initd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/nova/files/nova.initd b/sys-cluster/nova/files/nova.initd
index 2edbed9..7d679ed 100644
--- a/sys-cluster/nova/files/nova.initd
+++ b/sys-cluster/nova/files/nova.initd
@@ -25,6 +25,6 @@ start_pre() {
 
 start() {
 	ebegin "Starting ${SVCNAME}"
-	start-stop-daemon -S -b -p ${pidfile} -q -u ${NOVA_USER:-nova} -x ${command}
+	start-stop-daemon -S -b -m -p ${pidfile} -q -u ${NOVA_USER:-nova} -x ${command}
 	eend $?
 }


             reply	other threads:[~2016-11-30  6:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-30  6:43 Matt Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-20 13:26 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/files/ Aaron Bauman
2020-05-02 18:38 Matthew Thode
2017-09-18  4:55 Matt Thode
2016-11-30  6:32 Matt Thode
2016-11-30  5:51 Matt Thode
2016-11-29  0:54 Matt Thode

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=1480488184.58884e60d3ceffa8825821334a497b0bc6afd87a.prometheanfire@gentoo \
    --to=prometheanfire@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