Post

Replies

Boosts

Views

Activity

Reply to utmpx reports several session for the same user
Thank you a lot for response! All I need is the list of logged-in users (GUI sessions), and getutxent() allows implementing trivial code. I haven't found any explicit restrictions on using getutxent() in daemons. Are there any direct daemon-safe way to get this information? (without agents) Can we say all user agents have already been launched by the time we receive the 'current console user changed' notification (SCDynamicStore)?
Jun ’25