Fixing pid file name

This commit is contained in:
Philippe Caseiro 2018-05-15 13:32:36 +02:00
parent 7c96525042
commit 8116d52056
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ supervised systemd
#
# 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-server.pid
pidfile /var/run/redis/redis-slave-server.pid
# Specify the server verbosity level.
# This can be one of: