fix pidfile in redis.conf

This commit is contained in:
bogdanvlviv 2016-04-19 14:43:06 +03:00
parent 4cbe044439
commit 5565cc629e

View File

@ -146,7 +146,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: