Commit a1cc6bc7 by nadeemshahzad Committed by Joseph Mulloy

fix redis pid issue

parent 3a23a474
......@@ -147,7 +147,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/redis.pid
pidfile /var/run/redis/redis-server.pid
# Specify the server verbosity level.
# This can be one of:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment