From 66f7fec0b836a406d9b01f1e77eddf54e85d47bf Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 5 Sep 2021 12:09:18 +0200 Subject: [PATCH] fd --- redis.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.