On Wed, Apr 01, 2015 at 12:05:05AM +0200, Jordi Mallach wrote: > On Mon, Mar 30, 2015 at 03:18:25PM +0200, Santiago Vila wrote: > > On a qemu virtual machine with minimal packages installed I do this: > > > > apt-get install fcgiwrap > > ls -l /run/fcgiwrap.socket > > ls: cannot access /run/fcgiwrap.socket: No such file or directory > > > > service fcgiwrap restart > > ls -l /run/fcgiwrap.socket > > ls: cannot access /run/fcgiwrap.socket: No such file or directory > > > > If I reboot: > > > > ls -l /run/fcgiwrap.socket > > srw-rw-rw- 1 root root 0 mar 30 14:56 /run/fcgiwrap.socket > > > > but surely we will not tell our users in the release notes that they > > have to reboot fot things to work as expected, so I'm setting > > "serious" here in the hope that a fix for this is accepted in jessie. > > Is this under systemd or sysvinit?
systemd. Sorry for not using reportbug. The qemu virtual machine I talk about in the report was precisely to be sure that this could be reproduced on a freshly installed jessie machine without any customization or special packages. Everything is in its default state, which means I'm using systemd, of course. (So I hope that you will be able to reproduce it easily too). Thanks. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org