aports/community/redis/redis.logrotate
Jakub Jirutka c036781008 community/redis: move from main
Redis is not a free software (per OSI) anymore, it's being replaced with
its fork named Valkey.
2024-05-01 07:21:25 +00:00

5 lines
52 B
Plaintext

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