diff options
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ceph-12.2.9-r1.ebuild (renamed from sys-cluster/ceph/ceph-12.2.9.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-12.2.9.ebuild b/sys-cluster/ceph/ceph-12.2.9-r1.ebuild index b57efd99825f..553f7fd82c80 100644 --- a/sys-cluster/ceph/ceph-12.2.9.ebuild +++ b/sys-cluster/ceph/ceph-12.2.9-r1.ebuild @@ -261,7 +261,7 @@ src_install() { newexe "${CMAKE_BUILD_DIR}/bin/init-ceph" ceph_init.sh insinto /etc/logrotate.d/ - newins "${FILESDIR}"/ceph.logrotate ${PN} + newins "${FILESDIR}"/ceph.logrotate-r1 ${PN} keepdir /var/lib/${PN}{,/tmp} /var/log/${PN}/stat |