rotate /var/log/redis/sentinel.log
This commit is contained in:
parent
456d15d144
commit
8c786aea4c
@ -1,4 +1,4 @@
|
|||||||
/var/log/redis/redis.log {
|
/var/log/redis/*.log {
|
||||||
weekly
|
weekly
|
||||||
rotate 10
|
rotate 10
|
||||||
copytruncate
|
copytruncate
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: redis
|
Name: redis
|
||||||
Version: 3.0.0
|
Version: 3.0.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A persistent key-value database
|
Summary: A persistent key-value database
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://redis.io
|
URL: http://redis.io
|
||||||
@ -243,6 +243,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 14 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.0-2
|
||||||
|
- rotate /var/log/redis/sentinel.log
|
||||||
|
|
||||||
* Thu Apr 2 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.0-1
|
* Thu Apr 2 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.0-1
|
||||||
- Upstream 3.0.0 (RHBZ #1208322)
|
- Upstream 3.0.0 (RHBZ #1208322)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user