diff options
| author | Tomas Mozes <hydrapolic@gmail.com> | 2018-08-23 02:09:41 +0200 |
|---|---|---|
| committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-23 02:22:22 +0200 |
| commit | 772fa4eaf2816bdeef6c2affe66814075b11bbe4 (patch) | |
| tree | 73e43fca6c8846e6190ea35a1d118b0f9946676d /dev-db/redis/files/redis-sentinel-5.0-config.patch | |
| parent | fae2f8bbf4986d941600dbf5bb1f7909559c81a1 (diff) | |
| download | gentoo-772fa4eaf2816bdeef6c2affe66814075b11bbe4.tar.gz gentoo-772fa4eaf2816bdeef6c2affe66814075b11bbe4.tar.bz2 gentoo-772fa4eaf2816bdeef6c2affe66814075b11bbe4.zip | |
dev-db/redis: bump to 5.0-rc4
Closes: https://github.com/gentoo/gentoo/pull/9472
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-db/redis/files/redis-sentinel-5.0-config.patch')
| -rw-r--r-- | dev-db/redis/files/redis-sentinel-5.0-config.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-db/redis/files/redis-sentinel-5.0-config.patch b/dev-db/redis/files/redis-sentinel-5.0-config.patch new file mode 100644 index 000000000000..53299f11840f --- /dev/null +++ b/dev-db/redis/files/redis-sentinel-5.0-config.patch @@ -0,0 +1,10 @@ +diff --git a/sentinel.conf b/sentinel.conf +index 3703c73..964ffa3 100644 +--- a/sentinel.conf ++++ b/sentinel.conf +@@ -222,3 +222,5 @@ sentinel deny-scripts-reconfig yes + # case, so writing "config guessme" is the same in the example above. + # + # SENTINEL SET can also be used in order to perform this configuration at runtime. ++ ++logfile "/var/log/redis/sentinel.log" |
