Timo Juhani Lindfors <timo.lindf...@iki.fi> writes:
> chown xorg /var/lib/xdm/authdir/authfiles/*

This hack stopped working today. It seems that on logout xdm does

(void) unlink (d->authFile);
*file = fopen (d->authFile, "w");

which recreates the authfile with root as the owner. Xorg then gets a
SIGHUP and fails to open it => xdm can not talk to non-root X server
anymore.

Would it make sense to add an option to xdm to specify the ownership of
authfiles?


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/84r5b73nlc....@sauna.l.org

Reply via email to