On Thu, Apr 24, 2025 at 10:55:39AM +0100, Pádraig Brady wrote:
2) The option --enable-systemd is off by default. On systems like Ubuntu 25.04
(without /var/run/utmp support) this leads to a dysfunctional 'who' program
by default.
What can be done about this?
Ad 1)
(a) One should add a coreutils
On 24/04/2025 10:25, Bruno Haible via Gnulib discussion list wrote:
When the option --enable-systemd was introduced in August 2023, it was
experimental, because the code that uses it (readutmp in gnulib) was new
and not widely tested. Things have changed now: Ubuntu 25.04 ships
with no /var/run/u
When the option --enable-systemd was introduced in August 2023, it was
experimental, because the code that uses it (readutmp in gnulib) was new
and not widely tested. Things have changed now: Ubuntu 25.04 ships
with no /var/run/utmp support and thus requires the use of the systemd
libraries; withou