summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2017-07-31 13:31:00 -0700
committerPatrick McLean <chutzpah@gentoo.org>2017-07-31 13:31:23 -0700
commit5c514bb2ebc2a05b3861e36c841e0dd9e43dca3e (patch)
treebab91a05bf5bdb2e6f1a0b1da4a55b996ad3de66 /sys-cluster
parentdev-php/PEAR-DB_DataObject: Drop old (diff)
downloadgentoo-5c514bb2ebc2a05b3861e36c841e0dd9e43dca3e.tar.gz
gentoo-5c514bb2ebc2a05b3861e36c841e0dd9e43dca3e.tar.bz2
gentoo-5c514bb2ebc2a05b3861e36c841e0dd9e43dca3e.zip
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
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-10.2.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-10.2.9-r1.ebuild b/sys-cluster/ceph/ceph-10.2.9-r1.ebuild
index 9650b2dff20a..7d477491a495 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" "ceph-mds@.service"
systemd_install_serviced "${FILESDIR}/ceph-osd_at.service.conf" "ceph-osd@.service"