diff --git a/redis.conf b/redis.conf index e1093ae21..6b7693183 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 no +supervised systemd # If a pid file is specified, Redis writes it where specified at startup # and removes it at exit.