Use systemd instead of udev, and don't use consolekit

This commit is contained in:
Eelco Dolstra
2012-11-06 13:02:11 +01:00
parent 43c9c791e0
commit 9322bee988
5 changed files with 12 additions and 10 deletions
@@ -1,6 +1,6 @@
{ stdenv, fetchurl, pkgconfig, glib, expat, pam, intltool, gettext
, gobjectIntrospection
, useSystemd ? false, systemd ? null }:
, useSystemd ? true, systemd }:
let