:: [devuan-dev] bug#900: procps: w doe…
Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Mark Hindley
Ημερομηνία:  
Προς: Andrew Bower
Υ/ο: 900
Αντικείμενο: [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