On a normal working Linux machine the command w
report 2 users(because 2 users are connected)
w
19:23:19 up 1:53, 2 users, load average: 0,44, 0,63, 0,81
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
after reboot report correctly 1 user
w
19:26:44 up 1:03, 1 users, load average: 0,44, 0,73, 0,90
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
On my Slackware current w reports the sum(!) of the previous users + the actual user connected, after 4 reboots it report 4 users.
w
19:28:16 up 1:58, 4 users, load average: 0,26, 0,59, 0,76
Why? I use Lightdm. Is it possible to use Xreset with a properly sessreg line like XDM?