packages/redis/redis.logrotate
2019-03-26 10:42:22 +00:00

6 lines
66 B
Plaintext

/var/log/redis.log {
notifempty
copytruncate
missingok
}