summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Mozes <hydrapolic@gmail.com>2017-12-08 09:26:50 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-12-19 11:13:29 +0100
commit8f4e968d986f3d551178ca19d78a42c579afceb0 (patch)
treeb610362a0f759a1a54c3cec343ae3042858d8db8 /dev-db/redis/files/redis-sentinel-4.0.6-config.patch
parentmedia-sound/clementine: Drop old (diff)
downloadgentoo-8f4e968d986f3d551178ca19d78a42c579afceb0.tar.gz
gentoo-8f4e968d986f3d551178ca19d78a42c579afceb0.tar.bz2
gentoo-8f4e968d986f3d551178ca19d78a42c579afceb0.zip
dev-db/redis: version bump to 4.0.6.
Closes: https://bugs.gentoo.org/574856 Closes: https://bugs.gentoo.org/599974 Closes: https://bugs.gentoo.org/639924 Closes: https://github.com/gentoo/gentoo/pull/6480 Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-db/redis/files/redis-sentinel-4.0.6-config.patch')
-rw-r--r--dev-db/redis/files/redis-sentinel-4.0.6-config.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-db/redis/files/redis-sentinel-4.0.6-config.patch b/dev-db/redis/files/redis-sentinel-4.0.6-config.patch
new file mode 100644
index 000000000000..f2a75814951c
--- /dev/null
+++ b/dev-db/redis/files/redis-sentinel-4.0.6-config.patch
@@ -0,0 +1,9 @@
+diff --git a/sentinel.conf b/sentinel.conf
+index 0e1b266..869a4b9 100644
+--- a/sentinel.conf
++++ b/sentinel.conf
+@@ -194,3 +194,4 @@ sentinel failover-timeout mymaster 180000
+ #
+ # sentinel client-reconfig-script mymaster /var/redis/reconfig.sh
+
++logfile "/var/log/redis/sentinel.log"