-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
I notice in the default redis.conf file it tries to set /var/run/redis/redis_$PORT.pid as the pid file. However, this is never where the PID file ends up. I am using the standard "package" recipe and I'm on ubuntu, so I assume this is just stock standard for the /etc/init.d script that the OS package management puts in place, since it uses start-stop-daemon, it needs to know the location of the pid file.
In any case, I just found it quite confusing that the PID file is customisable in redis, but then never even used.
Metadata
Metadata
Assignees
Labels
No labels