gentoo-ebuilds/dev-db/redict/files/redict.logrotate
Anna (navi) Figueiredo Gomes 2b352f5973
dev-db/redict: new package, add 7.3.0
Based on the redis 7.2.4-r1 ebuild. Without use of a custom
configure.ac, and with aditional patches to make use of system
packages for jemalloc and hiredict.

Closes: https://bugs.gentoo.org/928119
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev>
Closes: https://github.com/gentoo/gentoo/pull/36176
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2024-04-23 16:31:23 +02:00

6 lines
108 B
Text

/var/log/redict/redict.log /var/log/redict/sentinel.log {
compress
delaycompress
notifempty
missingok
}