Package: systemd
Version: 204-5

Hi,

As you can see on bug #729674 and #729877, when running with a kernel without
cgroup support, CreateSession() fails on logind. The problem is that logind
looks for /proc/$pid/cgroup, which is missing (though /proc/$pid exists) and it
confusingly returns ESRCH.

I don't know if logind requires a kernel with cgroups to create sessions, but if
that's not possible, at least a better error message would be nice, or maybe
logind should check for this at init and exit.

Cheers,
Emilio


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to