projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b25fd26
)
sys-cluster/ceph: Fix logrotate script to work for all cluster names
author
Patrick McLean
<chutzpah@gentoo.org>
Fri, 10 Feb 2017 01:23:27 +0000
(17:23 -0800)
committer
Patrick McLean
<chutzpah@gentoo.org>
Fri, 10 Feb 2017 01:23:27 +0000
(17:23 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sys-cluster/ceph/files/ceph.logrotate
patch
|
blob
|
history
diff --git
a/sys-cluster/ceph/files/ceph.logrotate
b/sys-cluster/ceph/files/ceph.logrotate
index 881d7ffb43d6d0bda69a648b9eee2317446a1ff4..df03f5e69a4bf6bbdce2435c656bf55a4bb0d1cd 100644
(file)
--- 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