bin/117830: [patch] who(1) no longer displays entries for folk logged in from xdm(1)

matteo at FreeBSD.org matteo at FreeBSD.org
Thu Nov 20 18:56:57 PST 2008


Synopsis: [patch] who(1) no longer displays entries for folk logged in from xdm(1)

State-Changed-From-To: open->suspended
State-Changed-By: matteo
State-Changed-When: Ven 21 Nov 2008 02:49:33 UTC
State-Changed-Why: 
Mark this PR as suspended: I think the problem actually resides in how xdm 
registers the session in utmp. This is done by the command sessreg in 
/usr/local/lib/X11/xdm/Xstartup. Instead of using -l $DISPLAY -h "", I suggest
using just -h $DISPLAY (no -l), so that xdm behaves like gdm does and adds a 
more invormative entry in utmp.
Just in case we want to reopen this PR: Notice that w(1) is affected too.

http://www.freebsd.org/cgi/query-pr.cgi?pr=117830


More information about the freebsd-bugs mailing list