~ruther/guix-local

acc2ab65bcc8e2754b90286cbe94833a82d3d009 — Ludovic Courtès 8 years ago 81635ad
doc: Update elogind URL.

* doc/guix.texi (Desktop Services): Update elogind URL.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 11659,7 11659,7 @@ and policy files.  For example, to allow avahi-daemon to use the system bus,

@deffn {Scheme Procedure} elogind-service [#:config @var{config}]
Return a service that runs the @code{elogind} login and
seat management daemon.  @uref{https://github.com/andywingo/elogind,
seat management daemon.  @uref{https://github.com/elogind/elogind,
Elogind} exposes a D-Bus interface that can be used to know which users
are logged in, know what kind of sessions they have open, suspend the
system, inhibit system suspend, reboot the system, and other tasks.