$OpenBSD: patch-sentinel_conf,v 1.5 2016/09/27 14:38:26 dcoppa Exp $
--- sentinel.conf.orig	Mon Sep 26 09:10:17 2016
+++ sentinel.conf	Tue Sep 27 16:34:54 2016
@@ -167,7 +167,7 @@ sentinel failover-timeout mymaster 180000
 #
 # Example:
 #
-# sentinel notification-script mymaster /var/redis/notify.sh
+# sentinel notification-script mymaster ${DBDIR}/notify.sh
 
 # CLIENTS RECONFIGURATION SCRIPT
 #
@@ -192,5 +192,5 @@ sentinel failover-timeout mymaster 180000
 #
 # Example:
 #
-# sentinel client-reconfig-script mymaster /var/redis/reconfig.sh
+# sentinel client-reconfig-script mymaster ${DBDIR}/reconfig.sh
 
