elogind 246.10
User, seat, and session management service
Elogind is the systemd project's "logind" service, extracted out as a separate project. Elogind integrates with PAM to provide the org.freedesktop.login1 interface over the system bus, allowing other parts of a the system to know what users are logged in, and where.
- Website: https://github.com/elogind/elogind
- Licenses: LGPL 2.1+
- Package source: gnu/packages/freedesktop.scm
- Builds: See build status
- Issues: See known issues
Installation
Install elogind 246.10
as follows:
guix install elogind@246.10
Or install the latest version:
guix install elogind
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.