projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e74e3c
)
sys-cluster/ceph: Make sure env.d file is numbered in 10.2.9-r1
author
Patrick McLean
<chutzpah@gentoo.org>
Mon, 31 Jul 2017 20:31:00 +0000
(13:31 -0700)
committer
Patrick 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
patch
|
blob
|
history
diff --git
a/sys-cluster/ceph/ceph-10.2.9-r1.ebuild
b/sys-cluster/ceph/ceph-10.2.9-r1.ebuild
index 9650b2dff20abaff2d28017bd4e6497bc1b06516..7d477491a495a341dec1b2139e773f22843ea164 100644
(file)
--- 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"