修改daemonize为no

This commit is contained in:
LingZhaoHui 2020-09-20 21:32:31 +08:00
parent e3fc551598
commit ba833e3db6

View File

@ -203,7 +203,7 @@ tcp-keepalive 300
# By default Redis does not run as a daemon. Use 'yes' if you need it.
# Note that Redis will write a pid file in /var/run/redis.pid when daemonized.
daemonize yes
daemonize no
# If you run Redis from upstart or systemd, Redis can interact with your
# supervision tree. Options: