Comment 73 for bug 870297

Revision history for this message
Manuel Iglesias Alonso (glesialo) wrote : Re: Lightdm logins not being logged in wtmp

From ToZ (toz) message:
{
toz@xubi:~$ w
 14:35:15 up 3 min, 1 user, load average: 6.23, 4.33, 1.80
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
toz tty7 14:34 3:22 0.98s 0.00s /bin/sh /etc/xd
}

Display name (':0' or whatever ) is missing! It should be:
{
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
toz tty7 :0 14:34 3:22 0.98s 0.00s /bin/sh /etc/xd
}