PKGBUILDs/community/redis/redis.logrotate

6 lines
66 B
Plaintext
Raw Normal View History

2017-12-05 00:39:00 +00:00
/var/log/redis.log {
notifempty
copytruncate
missingok
}