public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ebusd/files/, app-misc/ebusd/
Date: Sat, 20 Jan 2024 15:06:12 +0000 (UTC)	[thread overview]
Message-ID: <1705763127.374b95a2441f5d2f1d2124e90a9550fdd9192c0d.conikost@gentoo> (raw)

commit:     374b95a2441f5d2f1d2124e90a9550fdd9192c0d
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 15:05:27 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 15:05:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=374b95a2

app-misc/ebusd: fix init script

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-misc/ebusd/{ebusd-23.3-r1.ebuild => ebusd-23.3-r2.ebuild} | 2 +-
 app-misc/ebusd/files/{ebusd.initd => ebusd.initd-r1}          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/ebusd/ebusd-23.3-r1.ebuild b/app-misc/ebusd/ebusd-23.3-r2.ebuild
similarity index 97%
rename from app-misc/ebusd/ebusd-23.3-r1.ebuild
rename to app-misc/ebusd/ebusd-23.3-r2.ebuild
index 73da1aaa3d9c..11e0b4122ec6 100644
--- a/app-misc/ebusd/ebusd-23.3-r1.ebuild
+++ b/app-misc/ebusd/ebusd-23.3-r2.ebuild
@@ -94,7 +94,7 @@ src_test() {
 src_install() {
 	default
 	use doc && dodoc -r docs/html
-	newinitd "${FILESDIR}"/ebusd.initd ebusd
+	newinitd "${FILESDIR}"/ebusd.initd-r1 ebusd
 	newconfd "${FILESDIR}"/ebusd.confd ebusd
 	systemd_newunit "${FILESDIR}"/ebusd.service-r1 ebusd.service
 }

diff --git a/app-misc/ebusd/files/ebusd.initd b/app-misc/ebusd/files/ebusd.initd-r1
similarity index 93%
rename from app-misc/ebusd/files/ebusd.initd
rename to app-misc/ebusd/files/ebusd.initd-r1
index e0ef5fca9623..38bdb22d034e 100644
--- a/app-misc/ebusd/files/ebusd.initd
+++ b/app-misc/ebusd/files/ebusd.initd-r1
@@ -7,7 +7,7 @@ command_args="${EBUSD_OPTS}"
 ebusd_path="/var/lib/ebusd"
 html_path="${ebusd_path}/html"
 logfile_path="/var/log/ebusd"
-logfile="${pidfile_path}/ebusd.log"
+logfile="${logfile_path}/ebusd.log"
 name="eBUS daemon"
 pidfile_path="/run/ebusd"
 pidfile="${pidfile_path}/ebusd.pid"


             reply	other threads:[~2024-01-20 15:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-20 15:06 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-06 23:12 [gentoo-commits] repo/gentoo:master commit in: app-misc/ebusd/files/, app-misc/ebusd/ Conrad Kostecki
2024-01-14  2:39 Conrad Kostecki

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=1705763127.374b95a2441f5d2f1d2124e90a9550fdd9192c0d.conikost@gentoo \
    --to=conikost@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