From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/rasdaemon/, app-admin/rasdaemon/files/
Date: Tue, 20 Nov 2018 04:31:08 +0000 (UTC) [thread overview]
Message-ID: <1542688254.e99625554cf9884e38361d73b7da09236ab74b4b.robbat2@gentoo> (raw)
commit: e99625554cf9884e38361d73b7da09236ab74b4b
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 20 04:30:54 2018 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Nov 20 04:30:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9962555
app-admin/rasdaemon: fix init.d binary paths
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
app-admin/rasdaemon/files/ras-mc-ctl.openrc | 2 +-
app-admin/rasdaemon/files/rasdaemon.openrc | 2 +-
.../rasdaemon/{rasdaemon-0.6.2.ebuild => rasdaemon-0.6.2-r1.ebuild} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/rasdaemon/files/ras-mc-ctl.openrc b/app-admin/rasdaemon/files/ras-mc-ctl.openrc
index d9790c482e2..c428d78e64d 100644
--- a/app-admin/rasdaemon/files/ras-mc-ctl.openrc
+++ b/app-admin/rasdaemon/files/ras-mc-ctl.openrc
@@ -4,7 +4,7 @@
description="Starts ${SVCNAME} service for rasdaemon"
-command="/usr/bin/${SVCNAME}"
+command="/usr/sbin/${SVCNAME}"
command_args="--register-labels"
pidfile=/run/${SVCNAME}.pid
command_background=true
diff --git a/app-admin/rasdaemon/files/rasdaemon.openrc b/app-admin/rasdaemon/files/rasdaemon.openrc
index c16f18dbe3f..08fc09e6416 100644
--- a/app-admin/rasdaemon/files/rasdaemon.openrc
+++ b/app-admin/rasdaemon/files/rasdaemon.openrc
@@ -4,7 +4,7 @@
description="Starts ${SVCNAME} service"
-command="/usr/bin/${SVCNAME}"
+command="/usr/sbin/${SVCNAME}"
command_args="--foreground --record"
pidfile=/run/${SVCNAME}.pid
command_background=true
diff --git a/app-admin/rasdaemon/rasdaemon-0.6.2.ebuild b/app-admin/rasdaemon/rasdaemon-0.6.2-r1.ebuild
similarity index 100%
rename from app-admin/rasdaemon/rasdaemon-0.6.2.ebuild
rename to app-admin/rasdaemon/rasdaemon-0.6.2-r1.ebuild
next reply other threads:[~2018-11-20 4:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-20 4:31 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-14 9:33 [gentoo-commits] repo/gentoo:master commit in: app-admin/rasdaemon/, app-admin/rasdaemon/files/ Matthew Thode
2021-06-10 3:51 Matthew Thode
2022-12-29 17:26 Sam James
2023-01-09 5:44 Sam James
2023-02-19 18:37 Sam James
2023-12-29 0:24 Sam James
2024-03-07 20:21 Sam James
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=1542688254.e99625554cf9884e38361d73b7da09236ab74b4b.robbat2@gentoo \
--to=robbat2@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