:: [devuan-dev] bug#900: procps: w doe…
Top Page
Delete this message
Reply to this message
Author: Mark Hindley
Date:  
To: Andrew Bower
CC: 900
Subject: [devuan-dev] bug#900: procps: w does not query elogind for sessions
On Fri, Aug 08, 2025 at 11:06:30PM +0100, Andrew Bower wrote:
> https://git.devuan.org/devuan/util-linux/pulls/1


Thanks

Isn't

-    log_utmp(&cxt);
+    log_utmp(&cxt);


no-op?

Do we need to restore the lastlog and btmp entries as well?

Perhaps we just drop the whole patch?

Mark