diff mbox

[2/4] ceph.spec.in: add logrotate configuration

Message ID 20100709091216.GD29300@bambus (mailing list archive)
State New, archived
Headers show

Commit Message

Christian Brunner July 9, 2010, 9:12 a.m. UTC
---
 ceph.spec.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/ceph.spec.in b/ceph.spec.in
index 20bb12a..da19a67 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -100,6 +100,7 @@  fi
 %{_libdir}/ceph
 %config(noreplace) %{_sysconfdir}/ceph/sample.ceph.conf
 %config(noreplace) %{_sysconfdir}/ceph/sample.fetch_config
+%config(noreplace) %{_sysconfdir}/logrotate.d/ceph
 %{_mandir}/man8/cmon.8*
 %{_mandir}/man8/cmds.8*
 %{_mandir}/man8/cosd.8*