mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
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>
11 lines
367 B
Diff
11 lines
367 B
Diff
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"
|