public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/yaskkserv2/files/
@ 2023-04-15  1:45 Akinori Hattori
  0 siblings, 0 replies; only message in thread
From: Akinori Hattori @ 2023-04-15  1:45 UTC (permalink / raw
  To: gentoo-commits

commit:     c23645eb385f1965ac9d67d8671cc887f382018b
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 15 01:44:40 2023 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Apr 15 01:44:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23645eb

app-i18n/yaskkserv2: fix systemd unit

Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 app-i18n/yaskkserv2/files/yaskkserv2.service | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-i18n/yaskkserv2/files/yaskkserv2.service b/app-i18n/yaskkserv2/files/yaskkserv2.service
index 860da38ff83a..95e7af683973 100644
--- a/app-i18n/yaskkserv2/files/yaskkserv2.service
+++ b/app-i18n/yaskkserv2/files/yaskkserv2.service
@@ -5,8 +5,7 @@ After=network-online.target
 
 [Service]
 User=nobody
-EnvironmentFile=/etc/conf.d/yaskkserv2
-ExecStart=/usr/sbin/yaskkserv2 --no-daemonize ${YASKKSERV2_OPTS}
+ExecStart=/usr/sbin/yaskkserv2 --no-daemonize
 
 [Install]
 WantedBy=multi-user.target


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-15  1:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-15  1:45 [gentoo-commits] repo/gentoo:master commit in: app-i18n/yaskkserv2/files/ Akinori Hattori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox