From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-proxy/byedpi/
Date: Thu, 31 Oct 2024 11:33:17 +0000 (UTC) [thread overview]
Message-ID: <1730306369.79a4aa190a9841b1658d480bd95e6974e664de66.davidroman@gentoo> (raw)
commit: 79a4aa190a9841b1658d480bd95e6974e664de66
Author: Michael Zavertkin <misha.zavertkin <AT> mail <DOT> ru>
AuthorDate: Wed Oct 30 16:36:33 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Oct 30 16:39:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79a4aa19
net-proxy/byedpi: use shipped .service
Signed-off-by: Michael Zavertkin <misha.zavertkin <AT> mail.ru>
net-proxy/byedpi/byedpi-0.15.ebuild | 5 ++++-
net-proxy/byedpi/byedpi-9999.ebuild | 7 ++++---
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/net-proxy/byedpi/byedpi-0.15.ebuild b/net-proxy/byedpi/byedpi-0.15.ebuild
index 5c706bdf4..14668c55c 100644
--- a/net-proxy/byedpi/byedpi-0.15.ebuild
+++ b/net-proxy/byedpi/byedpi-0.15.ebuild
@@ -30,5 +30,8 @@ src_install() {
newinitd "${FILESDIR}"/byedpi.initd byedpi
newconfd "${FILESDIR}"/byedpi.confd byedpi
- systemd_dounit "${FILESDIR}/${PN}.service"
+ systemd_dounit "dist/linux/${PN}.service"
+
+ insinto /etc
+ newins "dist/linux/${PN}.conf" "${PN}.conf"
}
diff --git a/net-proxy/byedpi/byedpi-9999.ebuild b/net-proxy/byedpi/byedpi-9999.ebuild
index 31a7b0aa5..a6a5b9045 100644
--- a/net-proxy/byedpi/byedpi-9999.ebuild
+++ b/net-proxy/byedpi/byedpi-9999.ebuild
@@ -31,7 +31,8 @@ src_install() {
newinitd "${FILESDIR}"/byedpi.initd byedpi
newconfd "${FILESDIR}"/byedpi.confd byedpi
-# Replace distributed service file with working one
-# systemd_dounit dist/linux/byedpi.service
- systemd_dounit "${FILESDIR}/${PN}.service"
+ systemd_dounit "dist/linux/${PN}.service"
+
+ insinto /etc
+ newins "dist/linux/${PN}.conf" "${PN}.conf"
}
next reply other threads:[~2024-10-31 11:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 11:33 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-30 15:26 [gentoo-commits] repo/proj/guru:master commit in: net-proxy/byedpi/ David Roman
2025-01-27 9:57 David Roman
2025-01-17 9:41 David Roman
2024-10-11 9:55 David Roman
2024-09-18 23:46 Haelwenn Monnier
2024-08-13 0:32 Lucio Sauer
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=1730306369.79a4aa190a9841b1658d480bd95e6974e664de66.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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