summaryrefslogtreecommitdiff
path: root/dev-db/redis/files/redis-sentinel-4.0.6-config.patch
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-07-27 14:05:47 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-27 16:06:13 -0400
commit7f1b47ae0fc2ba7c96c90ec60f43d734f1f6f830 (patch)
treedff8d4e3a1a8e950d302e14da5764183398d8bef /dev-db/redis/files/redis-sentinel-4.0.6-config.patch
parent8005d1631e0cfab528407180940052c18d69f3b2 (diff)
downloadgentoo-7f1b47ae0fc2ba7c96c90ec60f43d734f1f6f830.tar.gz
gentoo-7f1b47ae0fc2ba7c96c90ec60f43d734f1f6f830.tar.bz2
gentoo-7f1b47ae0fc2ba7c96c90ec60f43d734f1f6f830.zip
dev-db/redis: remove unused patches
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16853 Signed-off-by: Aaron Bauman <bman@gentoo.org>
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, 0 insertions, 9 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
deleted file mode 100644
index f2a75814951c..000000000000
--- a/dev-db/redis/files/redis-sentinel-4.0.6-config.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-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"