public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/inetutils/
Date: Wed, 18 Sep 2024 20:45:32 +0000 (UTC)	[thread overview]
Message-ID: <1726692270.d792f4d4973642b22984214124653f4736fbbd8d.floppym@gentoo> (raw)

commit:     d792f4d4973642b22984214124653f4736fbbd8d
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 18 20:44:30 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Sep 18 20:44:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d792f4d4

net-misc/inetutils: fix CollectMode in units

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 .../inetutils/{inetutils-2.5-r4.ebuild => inetutils-2.5-r5.ebuild}    | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-misc/inetutils/inetutils-2.5-r4.ebuild b/net-misc/inetutils/inetutils-2.5-r5.ebuild
similarity index 99%
rename from net-misc/inetutils/inetutils-2.5-r4.ebuild
rename to net-misc/inetutils/inetutils-2.5-r5.ebuild
index 8604c35cfe10..c42a36ef11c6 100644
--- a/net-misc/inetutils/inetutils-2.5-r4.ebuild
+++ b/net-misc/inetutils/inetutils-2.5-r5.ebuild
@@ -109,8 +109,10 @@ create_socket() {
 	EOF
 
 	systemd_newunit - "$1@.service" <<-EOF
-	[Service]
+	[Unit]
 	CollectMode=inactive-or-failed
+
+	[Service]
 	ExecStart="${EPREFIX}/usr/libexec/$1"
 	StandardInput=socket
 	StandardError=journal


             reply	other threads:[~2024-09-18 20:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-18 20:45 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-19 19:50 [gentoo-commits] repo/gentoo:master commit in: net-misc/inetutils/ Mike Gilbert
2024-09-19 18:43 Mike Gilbert
2024-09-17 20:30 Mike Gilbert
2024-09-17  1:49 Mike Gilbert
2024-09-16 17:58 Mike Gilbert
2024-08-03 16:53 Mike Gilbert
2024-01-14  4:32 Sam James
2024-01-14  4:32 Sam James
2023-09-10 17:04 Mike Gilbert
2023-09-10 17:04 Mike Gilbert
2023-09-10  3:06 Mike Gilbert

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=1726692270.d792f4d4973642b22984214124653f4736fbbd8d.floppym@gentoo \
    --to=floppym@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