The ebuild currently has: ``` # TODO: wire up upstream for elogind too $(use_enable systemd logind) ``` We need to get the logind support working with elogind too for a "post-lastlog" / post-utmpx future. See also bug 931115.
Note that util-linux had https://github.com/util-linux/util-linux/pull/2100#issuecomment-1461837657 and that needs reading over, I think..
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf8c88c8217403e04b5ab76c1b33172c35d8b350 commit bf8c88c8217403e04b5ab76c1b33172c35d8b350 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-05-03 08:19:55 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-03 08:19:55 +0000 sys-apps/shadow: add bug ref for elogind TODO Bug: https://bugs.gentoo.org/931119 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/shadow/shadow-4.14.2.ebuild | 2 +- sys-apps/shadow/shadow-4.14.5.ebuild | 2 +- sys-apps/shadow/shadow-4.14.6.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)