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 05:51:54 +0000 (UTC) [thread overview]
Message-ID: <1480485097.b7200b07d00c27cff4de1e4422cbdab76f176bf7.prometheanfire@gentoo> (raw)
commit: b7200b07d00c27cff4de1e4422cbdab76f176bf7
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 05:51:37 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 05:51:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7200b07
sys-cluster/nova: fixing nova.initd
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 310a65b..a75a33c 100644
--- a/sys-cluster/nova/files/nova.initd
+++ b/sys-cluster/nova/files/nova.initd
@@ -8,7 +8,7 @@ command=/usr/bin/${SVCNAME}
command_background=yes
pidfile=/var/run/nova/${SVCNAME}.pid
required_files=/etc/nova/nova.conf
-start_stop_daemon_args="--quiet --user ${NOVA_USER:-nova} --config-file /etc/nova/nova.conf"
+start_stop_daemon_args="--quiet --user ${NOVA_USER:-nova} -- --config-file /etc/nova/nova.conf"
if [ "$SVCNAME" == nova-compute ]; then
required_files="${required_files} /etc/nova/nova-compute.conf"
start_stop_daemon_args="${start_stop_daemon_args} --config-file /etc/nova/nova-compute.conf"
next reply other threads:[~2016-11-30 5:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-30 5:51 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:43 Matt Thode
2016-11-30 6:32 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=1480485097.b7200b07d00c27cff4de1e4422cbdab76f176bf7.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