sys-cluster/ceph: Make sure env.d file is numbered in 10.2.9-r1
authorPatrick McLean <chutzpah@gentoo.org>
Mon, 31 Jul 2017 20:31:00 +0000 (13:31 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Mon, 31 Jul 2017 20:31:23 +0000 (13:31 -0700)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-cluster/ceph/ceph-10.2.9-r1.ebuild

index 9650b2dff20abaff2d28017bd4e6497bc1b06516..7d477491a495a341dec1b2139e773f22843ea164 100644 (file)
@@ -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" "ceph-mds@.service"
        systemd_install_serviced "${FILESDIR}/ceph-osd_at.service.conf" "ceph-osd@.service"