From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: systemd-units/rpcbind/, systemd-units/rpcbind/files/
Date: Sun, 18 Dec 2011 10:05:26 +0000 (UTC) [thread overview]
Message-ID: <db59c4ce785bcd781ba84e3584923a276e3cfd2a.mgorny@gentoo> (raw)
commit: db59c4ce785bcd781ba84e3584923a276e3cfd2a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 16:48:17 2011 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 16:48:17 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=db59c4ce
Sync systemd units.
---
.../files/{rpcbind.service.0 => rpcbind.service.1} | 2 +-
.../files/{rpcbind.socket.0 => rpcbind.socket.1} | 0
.../rpcbind/{rpcbind-0.ebuild => rpcbind-1.ebuild} | 4 ++--
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/systemd-units/rpcbind/files/rpcbind.service.0 b/systemd-units/rpcbind/files/rpcbind.service.1
similarity index 86%
rename from systemd-units/rpcbind/files/rpcbind.service.0
rename to systemd-units/rpcbind/files/rpcbind.service.1
index b960cd1..f93be9a 100644
--- a/systemd-units/rpcbind/files/rpcbind.service.0
+++ b/systemd-units/rpcbind/files/rpcbind.service.1
@@ -5,7 +5,7 @@ After=syslog.target network.target
[Service]
# use --debug not to fork
-ExecStart=/sbin/rpcbind -a -d
+ExecStart=/sbin/rpcbind -d
[Install]
WantedBy=multi-user.target
diff --git a/systemd-units/rpcbind/files/rpcbind.socket.0 b/systemd-units/rpcbind/files/rpcbind.socket.1
similarity index 100%
rename from systemd-units/rpcbind/files/rpcbind.socket.0
rename to systemd-units/rpcbind/files/rpcbind.socket.1
diff --git a/systemd-units/rpcbind/rpcbind-0.ebuild b/systemd-units/rpcbind/rpcbind-1.ebuild
similarity index 70%
rename from systemd-units/rpcbind/rpcbind-0.ebuild
rename to systemd-units/rpcbind/rpcbind-1.ebuild
index cf6de4a..7d508aa 100644
--- a/systemd-units/rpcbind/rpcbind-0.ebuild
+++ b/systemd-units/rpcbind/rpcbind-1.ebuild
@@ -18,6 +18,6 @@ IUSE=""
S=${WORKDIR}
src_install() {
- systemd_newunit "${FILESDIR}"/rpcbind.service.0 rpcbind.service
- systemd_newunit "${FILESDIR}"/rpcbind.socket.0 rpcbind.socket
+ systemd_newunit "${FILESDIR}"/rpcbind.service.1 rpcbind.service
+ systemd_newunit "${FILESDIR}"/rpcbind.socket.1 rpcbind.socket
}
reply other threads:[~2011-12-18 10:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=db59c4ce785bcd781ba84e3584923a276e3cfd2a.mgorny@gentoo \
--to=mgorny@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