summaryrefslogtreecommitdiff
path: root/dev-db/redict/files/redict.initd
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/redict/files/redict.initd')
-rw-r--r--dev-db/redict/files/redict.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-db/redict/files/redict.initd b/dev-db/redict/files/redict.initd
index e940723a400f..6d1916b3e83d 100644
--- a/dev-db/redict/files/redict.initd
+++ b/dev-db/redict/files/redict.initd
@@ -22,4 +22,5 @@ start_stop_daemon_args="--chdir \"${REDICT_DIR}\""
depend() {
use localmount logger
after keepalived
+ provide redis
}