Hi Xavier, On Thu, Jun 16, 2016 at 09:00:47PM +0200, Evgeni Golov wrote: > > To reproduce the problem, both boxes need : > > (1) sysinit (no systemd) as system startup > > (2) cgroupfs-mount installed > > One thing was missing from that list: libpam-systemd. > I was able to reproduce this by taking a plain jessie vm and installing the > following: > - libpam-cgfs > - cgroupfs-mount > - sysvinit-core > - libpam-systemd > - linux-image-4.5.0-0.bpo.2-amd64 > > Not using kernel 4.5.x does not trigger the issue.
So I can reproduce that on a Jessie system with linux-image-4.5.0-0.bpo.2-amd64 4.5.4-1~bpo8+1 But cannot on the same system when I boot linux-image-4.6.0-0.bpo.1-amd64 4.6.1-1~bpo8+1 Xavier, can you confirm that? > I guess this is an issue somewhere between the new cgroups in 4.5 and > systemd-shim. > I'll try to pinpoint that futher when I have some time. Still think this is the case, but did not investigate further. If it works for you in 4.6, I'd just close this bug as a glitch in the matrix and carry on, ok? Greets Evgeni

