From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/neutron/files/
Date: Tue, 3 Oct 2017 18:14:55 +0000 (UTC) [thread overview]
Message-ID: <1507054477.c96d3f48898ddb3b62ee8266cb7991ef39cd6ec1.prometheanfire@gentoo> (raw)
commit: c96d3f48898ddb3b62ee8266cb7991ef39cd6ec1
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 3 18:13:47 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Oct 3 18:14:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c96d3f48
sys-cluster/neutron: fixing init script
Package-Manager: Portage-2.3.8, Repoman-2.3.3
sys-cluster/neutron/files/neutron.initd-2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/neutron/files/neutron.initd-2 b/sys-cluster/neutron/files/neutron.initd-2
index a558db0225e..7a7dad6e686 100644
--- a/sys-cluster/neutron/files/neutron.initd-2
+++ b/sys-cluster/neutron/files/neutron.initd-2
@@ -6,10 +6,10 @@ description="Starts ${SVCNAME} service for OpenStack"
command=/usr/bin/"${SVCNAME}"
command_background=yes
-command_args="${required_files[@]/#/--config-file } --log-file ${NEUTRON_LOGDIR:-/var/log/neutron}/${SVCNAME#*-}.log"
command_user="${NEUTRON_USER:-neutron}"
pidfile=/run/"${SVCNAME}".pid
required_files=(${NEUTRON_CONFS[@]:-/etc/neutron/neutron.conf})
+command_args="${required_files[@]/#/--config-file } --log-file ${NEUTRON_LOGDIR:-/var/log/neutron}/${SVCNAME#*-}.log"
retry="SIGTERM/15"
depend() {
reply other threads:[~2017-10-03 18:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1507054477.c96d3f48898ddb3b62ee8266cb7991ef39cd6ec1.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