This website works better with JavaScript.
Explore
Register
Sign In
powerel7
/
nosql
Watch
2
Star
0
Fork
You've already forked nosql
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10
Commits
1
Branch
0
Tags
127 KiB
Tree:
a4eaf36201
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a4eaf36201'
${ noResults }
nosql
/
SOURCES
/
redis.logrotate
10 lines
127 B
Raw
Normal View
History
Unescape
Escape
redis add missing source files Signed-off-by: nosqlbuilder_pel7ppc64bebuilder0 <nosqlbuilder@powerel.org>
6 years ago
/var/log/redis/*.log {
weekly
rotate 10
copytruncate
delaycompress
compress
notifempty
missingok
}