$ cat /usr/portage/dev-db/redis/files/redis.tmpfiles # redis runtime directory d /var/run/redis 0755 redis root - This will be installed as /usr/lib64/tmpfiles.d/redis.conf Starting redis with "systemctl start redis.service" produced this message in the journal: systemd-tmpfiles[1948]: [/usr/lib64/tmpfiles.d/redis.conf:2] Line references path below legacy directory /var/run/, updating /var/run/redis → /run/redis; please update the tmpfiles.d/ drop-in file accordingly.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92082e3e00062ad5ba88d5b8e09327283acd6a7c commit 92082e3e00062ad5ba88d5b8e09327283acd6a7c Author: Tomas Mozes <hydrapolic@gmail.com> AuthorDate: 2019-03-22 05:57:02 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2019-04-18 05:10:32 +0000 dev-db/redis: bump to 4.0.14 Closes: https://bugs.gentoo.org/676046 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11456 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> dev-db/redis/Manifest | 1 + dev-db/redis/files/redis.service-3 | 14 ++++ dev-db/redis/files/redis.tmpfiles-2 | 2 + dev-db/redis/redis-4.0.14.ebuild | 141 ++++++++++++++++++++++++++++++++++++ 4 files changed, 158 insertions(+)