Hi,
intrigeri wrote (23 Jan 2014 16:30:29 GMT):
> I had the exact same buggy behaviour, and workaround'd it by removing
> hidepid=2 (and the corresponding gid=NNNN) from the /proc mount
> options in /etc/fstab. Maybe GDM3 fails to detect a running logind
> when it cannot list all running processes?
I was going to reassign this bug to gdm3, but gdm3 (3.8.4-6) seems to
check if logind is running with a check that's orthogonal to /proc:
#define LOGIND_RUNNING() (access("/run/systemd/seats/", F_OK) >= 0)
OTOH, I could find one occurrence of hidepid breaking some systemd
functionality in the past:
http://lists.freedesktop.org/archives/systemd-devel/2012-October/006860.html
Any idea if this is still the case?
Cheers,
--
intrigeri
| GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
| OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]