public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mgorny:master commit in: systemd-units/rpcbind/, systemd-units/rpcbind/files/
@ 2011-12-18 10:05 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2011-12-18 10:05 UTC (permalink / raw
  To: gentoo-commits

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
 }



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-18 10:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-18 10:05 [gentoo-commits] dev/mgorny:master commit in: systemd-units/rpcbind/, systemd-units/rpcbind/files/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox