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: net-misc/etherdfs/files/, net-misc/etherdfs/
Date: Sun, 23 Apr 2023 00:26:21 +0000 (UTC)	[thread overview]
Message-ID: <1682209561.fe956287204e2d3318732b681e6213b3243289d4.conikost@gentoo> (raw)

commit:     fe956287204e2d3318732b681e6213b3243289d4
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 00:24:12 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 00:26:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe956287

net-misc/etherdfs: update systemd unit

Closes: https://bugs.gentoo.org/891615
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../{etherdfs-20180203-r3.ebuild => etherdfs-20180203-r4.ebuild}        | 2 +-
 net-misc/etherdfs/files/{etherdfs.service => etherdfs.service-r1}       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/etherdfs/etherdfs-20180203-r3.ebuild b/net-misc/etherdfs/etherdfs-20180203-r4.ebuild
similarity index 94%
rename from net-misc/etherdfs/etherdfs-20180203-r3.ebuild
rename to net-misc/etherdfs/etherdfs-20180203-r4.ebuild
index 9a2e486674b4..9a85cc57a896 100644
--- a/net-misc/etherdfs/etherdfs-20180203-r3.ebuild
+++ b/net-misc/etherdfs/etherdfs-20180203-r4.ebuild
@@ -57,7 +57,7 @@ src_install() {
 
 	newinitd "${FILESDIR}"/etherdfs.initd etherdfs
 	newconfd "${FILESDIR}"/etherdfs.confd etherdfs
-	systemd_dounit "${FILESDIR}"/etherdfs.service
+	systemd_newunit "${FILESDIR}"/etherdfs.service-r1 etherdfs.service
 
 	einstalldocs
 }

diff --git a/net-misc/etherdfs/files/etherdfs.service b/net-misc/etherdfs/files/etherdfs.service-r1
similarity index 70%
rename from net-misc/etherdfs/files/etherdfs.service
rename to net-misc/etherdfs/files/etherdfs.service-r1
index d5a6ed474a6a..ed56b2dfbdab 100644
--- a/net-misc/etherdfs/files/etherdfs.service
+++ b/net-misc/etherdfs/files/etherdfs.service-r1
@@ -4,7 +4,7 @@ After=network-online.target
 
 [Service]
 EnvironmentFile=/etc/conf.d/etherdfs
-ExecStart=/usr/bin/ethersrv-linux ${INTERFACE} ${STORAGEDIR}
+ExecStart=/usr/bin/ethersrv-linux lo /tmp
 
 [Install]
 WantedBy=multi-user.target


             reply	other threads:[~2023-04-23  0:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-23  0:26 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-27 14:10 [gentoo-commits] repo/gentoo:master commit in: net-misc/etherdfs/files/, net-misc/etherdfs/ 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=1682209561.fe956287204e2d3318732b681e6213b3243289d4.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