From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/yaskkserv/files/
Date: Tue, 18 Jul 2017 14:01:42 +0000 (UTC) [thread overview]
Message-ID: <1500386383.4e79f0b422672012f2f0897a846f8e8de66ad845.hattya@gentoo> (raw)
commit: 4e79f0b422672012f2f0897a846f8e8de66ad845
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 13:59:43 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 13:59:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e79f0b4
app-i18n/yaskkserv: update init script
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/yaskkserv/files/yaskkserv.initd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/yaskkserv/files/yaskkserv.initd b/app-i18n/yaskkserv/files/yaskkserv.initd
index b9ae738b92a..d2e5aefd9e1 100644
--- a/app-i18n/yaskkserv/files/yaskkserv.initd
+++ b/app-i18n/yaskkserv/files/yaskkserv.initd
@@ -2,10 +2,10 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-command="/usr/sbin/${SVCNAME}_${YASKKSERV_SERVER_TYPE}"
+command="/usr/sbin/${RC_SVCNAME}_${YASKKSERV_SERVER_TYPE}"
command_args="--no-daemonize ${YASKKSERV_OPTS}"
command_background="true"
-pidfile="${pidfile:-/run/${SVCNAME}.pid}"
+pidfile="${pidfile:-/run/${RC_SVCNAME}.pid}"
depend() {
need net
next reply other threads:[~2017-07-18 14:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-18 14:01 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-15 1:37 [gentoo-commits] repo/gentoo:master commit in: app-i18n/yaskkserv/files/ Akinori Hattori
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=1500386383.4e79f0b422672012f2f0897a846f8e8de66ad845.hattya@gentoo \
--to=hattya@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