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: Sat, 15 Apr 2023 01:37:45 +0000 (UTC) [thread overview]
Message-ID: <1681522587.b83b9efea225ca2ba65c38c3bbb1b50c64bff59f.hattya@gentoo> (raw)
commit: b83b9efea225ca2ba65c38c3bbb1b50c64bff59f
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 15 01:36:27 2023 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Apr 15 01:36:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83b9efe
app-i18n/yaskkserv: fix systemd unit
Closes: https://bugs.gentoo.org/889544
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/yaskkserv/files/yaskkserv.service | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-i18n/yaskkserv/files/yaskkserv.service b/app-i18n/yaskkserv/files/yaskkserv.service
index 40c8ee4c8974..770de1fcf02b 100644
--- a/app-i18n/yaskkserv/files/yaskkserv.service
+++ b/app-i18n/yaskkserv/files/yaskkserv.service
@@ -5,8 +5,7 @@ Requires=yaskkserv.socket
[Service]
User=nobody
-EnvironmentFile=/etc/conf.d/yaskkserv
-ExecStart=/usr/sbin/yaskkserv${YASKKSERV_SERVER_TYPE} --no-daemonize ${YASKKSERV_OPTS}
+ExecStart=/usr/sbin/yaskkserv_normal --no-daemonize /usr/share/skk/SKK-JISYO.L.yaskkserv
[Install]
WantedBy=multi-user.target
next reply other threads:[~2023-04-15 1:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-15 1:37 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-07-18 14:01 [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=1681522587.b83b9efea225ca2ba65c38c3bbb1b50c64bff59f.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