commit: 5c514bb2ebc2a05b3861e36c841e0dd9e43dca3e
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 20:31:00 2017 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 20:31:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c514bb2
sys-cluster/ceph: Make sure env.d file is numbered in 10.2.9-r1
Package-Manager: Portage-2.3.6, Repoman-2.3.3
sys-cluster/ceph/ceph-10.2.9-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/ceph/ceph-10.2.9-r1.ebuild
b/sys-cluster/ceph/ceph-10.2.9-r1.ebuild
index 9650b2dff20..7d477491a49 100644
--- a/sys-cluster/ceph/ceph-10.2.9-r1.ebuild
+++ b/sys-cluster/ceph/ceph-10.2.9-r1.ebuild
@@ -276,7 +276,7 @@ src_install() {
insinto /etc/sysctl.d
newins "${FILESDIR}"/sysctld 90-${PN}.conf
- use tcmalloc && newenvd "${FILESDIR}"/envd-tcmalloc ${PN}-tcmalloc
+ use tcmalloc && newenvd "${FILESDIR}"/envd-tcmalloc 99${PN}-tcmalloc
systemd_install_serviced "${FILESDIR}/ceph-mds_at.service.conf"
"[email protected]"
systemd_install_serviced "${FILESDIR}/ceph-osd_at.service.conf"
"[email protected]"