summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/redict/files/redict-sentinel.initd')
-rw-r--r--dev-db/redict/files/redict-sentinel.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-db/redict/files/redict-sentinel.initd b/dev-db/redict/files/redict-sentinel.initd
index 1d95772efdbd..e3417a33ee57 100644
--- a/dev-db/redict/files/redict-sentinel.initd
+++ b/dev-db/redict/files/redict-sentinel.initd
@@ -11,6 +11,7 @@
depend() {
use localmount logger
after keepalived redict
+ provide redis-sentinel
}
command="/usr/bin/redict-sentinel"