diff --git a/redis.conf b/redis.conf index 6b7693183..d6d49a87c 100644 --- a/redis.conf +++ b/redis.conf @@ -144,7 +144,7 @@ daemonize no # UPSTART_JOB or NOTIFY_SOCKET environment variables # Note: these supervision methods only signal "process is ready." # They do not enable continuous liveness pings back to your supervisor. -supervised systemd +supervised auto # If a pid file is specified, Redis writes it where specified at startup # and removes it at exit.