Bug#787257: PID file directory not created on install

2015-05-31 Thread Chris Lamb
[re-adding 787...@bugs.debian.org to cc] > Well, you're right that the init script has the relevant commands. No > idea why it didn't in my case. It would also be run when using "service > redis-server start", right? systemd? Regards, -- ,''`. : :' : Chris Lamb `. `'`

Bug#787257: PID file directory not created on install

2015-05-30 Thread Chris Lamb
Is it not created in the initscript? On Sat, 30 May 2015, at 02:29 PM, Jan Michael Kolbe wrote: > Package: redis-server > Version: 2:2.8.17-1 amd64 > > When installing redis-server, the configured directory (/var/run/redis/) > for the PID file is not created, which leads to the PID file not being

Bug#787257: PID file directory not created on install

2015-05-30 Thread Jan Michael Kolbe
Package: redis-server Version: 2:2.8.17-1 amd64 When installing redis-server, the configured directory (/var/run/redis/) for the PID file is not created, which leads to the PID file not being written to disk. I suggest that the installation script creates the directory with the matching permissio