Created attachment 162457 [details] redis_sentinel.diff This patch adds an rc script for redis-sentinel. It uses by default the 'redis' user. As sentinel rewrite it's config and runs as the 'redis' user the rc script verify the permission before start and warn the user if they're not correct.
Committed with some modifications, thanks for report!
A commit references this bug: Author: osa Date: Thu Oct 29 01:34:54 UTC 2015 New revision: 400428 URL: https://svnweb.freebsd.org/changeset/ports/400428 Log: Add rc script for sentinel. Bump PORTREVISION. PR: 204025 Changes: head/databases/redis/Makefile head/databases/redis/files/sentinel.in head/databases/redis/pkg-plist head/databases/redis-devel/Makefile head/databases/redis-devel/files/sentinel.in head/databases/redis-devel/pkg-plist