summaryrefslogtreecommitdiff
path: root/sys-cluster/ceph/files
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2017-02-09 17:23:27 -0800
committerPatrick McLean <chutzpah@gentoo.org>2017-02-09 17:23:27 -0800
commit481502b6f4611334f6d48468693f92ebe05e8df0 (patch)
treedb7c5edec99011f67643b4c9705e52ebfb04020f /sys-cluster/ceph/files
parentb25fd2666765a5ce74cab2b6ac27e2927f6c9bc4 (diff)
downloadgentoo-481502b6f4611334f6d48468693f92ebe05e8df0.tar.gz
gentoo-481502b6f4611334f6d48468693f92ebe05e8df0.tar.xz
sys-cluster/ceph: Fix logrotate script to work for all cluster names
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-cluster/ceph/files')
-rw-r--r--sys-cluster/ceph/files/ceph.logrotate6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys-cluster/ceph/files/ceph.logrotate b/sys-cluster/ceph/files/ceph.logrotate
index 881d7ffb43d..df03f5e69a4 100644
--- a/sys-cluster/ceph/files/ceph.logrotate
+++ b/sys-cluster/ceph/files/ceph.logrotate
@@ -1,8 +1,4 @@
-/var/log/ceph/admin.log
-/var/log/ceph/ceph.log
-/var/log/ceph/ceph-mon.*.log
-/var/log/ceph/ceph-mds.*.log
-/var/log/ceph/ceph-osd.*.log
+/var/log/ceph/*.log
{
rotate 7
daily