Reply To: how to use runit? starter problems

#63068
tlaloc77
Member

    …
    and if I run who there is no entry either

    
    algori@dhcppc0:~
    $ who -w
    algori@dhcppc0:~
    $ who
    algori@dhcppc0:~
    $ who -l
    LOGIN    tty2         2021-06-06 15:54              2923 id=2
    LOGIN    tty3         2021-06-06 15:54              2926 id=3
    LOGIN    tty6         2021-06-06 15:54              2927 id=6
    LOGIN    tty4         2021-06-06 15:54              2925 id=4
    LOGIN    tty5         2021-06-06 15:54              2924 id=5
    LOGIN    tty1         2021-06-06 15:54              2922 id=1
    algori@dhcppc0:~
    $ who -m
    algori@dhcppc0:~
    $ who -w
    algori@dhcppc0:~
    $ who -q
    
    # Benutzer=0
    algori@dhcppc0:~
    $ who -u
    algori@dhcppc0:~
    $ who -T
    algori@dhcppc0:~
    $ 

    Ah.
    I recently noticed the same on antiX 19.2 and suspected some incompatibility with runit. 'lslogins' fails, too. And 'lastlog' claims I was never logged in, despite being logged in now (obviously).

    So, what about it? Is there a way around these failures?

    • This reply was modified 5 years, 2 months ago by tlaloc77.