diff options
| author | Tomas Mozes <hydrapolic@gmail.com> | 2017-12-08 09:26:50 +0100 |
|---|---|---|
| committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-19 11:13:29 +0100 |
| commit | 8f4e968d986f3d551178ca19d78a42c579afceb0 (patch) | |
| tree | b610362a0f759a1a54c3cec343ae3042858d8db8 /dev-db/redis/files/redis-sentinel-4.0.6-config.patch | |
| parent | 85f6b085c7f460f2ac9b8f64781151f082d9e2cf (diff) | |
| download | gentoo-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.patch | 9 |
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" |
