Merge pull request #3180 from bogdanvlviv/fix_pidfile

fix pidfile in redis.conf
This commit is contained in:
Salvatore Sanfilippo 2016-06-10 09:02:06 +02:00 committed by GitHub
commit bac4de7d1b

View File

@ -154,7 +154,7 @@ supervised no
#
# Creating a pid file is best effort: if Redis is not able to create it
# nothing bad happens, the server will start and run normally.
pidfile /var/run/redis.pid
pidfile /var/run/redis_6379.pid
# Specify the server verbosity level.
# This can be one of: