On 2026-04-18 03:27, Pádraig Brady wrote:
In general we should align with newest glibc anyway unless it's clearly broken.

Depends what you mean by "newest glibc", but if I run on Fedora 43 which has glibc 2.42-11.fc43, the version built with --enable-systemd (the default) is worse than the version built with --disable-systemd, and this is true regardless of whether unshare -U is used.

$ src/who-enable-systemd
eggert   pts/0        2026-04-18 08:41 (47.154.25.11)
gdm-greeter seat0        2026-04-17 17:26
gdm-greeter tty1         2026-04-17 17:26
$ src/who-disable-systemd
eggert   pts/0        2026-04-18 08:41 (47.154.25.11)

The gdm-greeter lines are nonsense and should not be displayed, as nobody is logged in there.

Reply via email to