gnu: network-manager: Enable session tracking with elogind.
authorChris Marusich <cmmarusich@gmail.com>
Wed, 14 Dec 2016 08:44:54 +0000 (00:44 -0800)
committerLudovic Courtès <ludo@gnu.org>
Thu, 15 Dec 2016 15:50:48 +0000 (16:50 +0100)
commitfd070f35d3db24ecdfe68a18332339827bb7a259
treedb5a6f62030d4f80635fe7e2d4f22b12b12bae82
parent6976c68158e9c6bb264ca48041da5be1c24521cf
gnu: network-manager: Enable session tracking with elogind.

* gnu/packages/gnome.scm (network-manager): Add configuration options
  "--with-systemd-logind=yes" (so we can use elogind to track login sessions)
  and "--with-consolekit=no" (so we don't use consolekit to track sessions,
  since it isn't packaged yet).  Add elogind as an input, and add a snippet to
  replace some references to systemd with elogind.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/gnome.scm