On Sat, 2024-08-31 at 14:00 -0500, David C. Rankin wrote:
On 8/31/24 5:56 AM, Genes Lists wrote:
For what its worth, here's what I see here.
- ssh (login) sessions they all show "pts/N"
- physical login get "ttyN"
where N is some integer. Each tty shown by loginctl matches the output of 'tty' command in same login.
Some remote have keyboard/display some dont. graphical logins handled by gdm.
Non-login ssh have no tty (e.g. if I run: ssh <host> "loginctl list-sessions")
So i am not able to reproduce what you're seeing.
gene