ownership assignment with the SLIM display manager. (The workaround
in r28400 doesn't work on i686-linux.)
A better solution would be for SLIM to have proper ConsoleKit
support, but it seems unmaintained. We should probably ditch it for
something like LightDM.
svn path=/nixpkgs/trunk/; revision=28586
configure script prints out this ominous warning:
WARNING: PolicyKit is disabled. You need to manually edit the hal.conf
file to lock down the service. Failure to do so allows any
caller to make hald do work on their behalf which may be
a huge SECURITY HOLE. I repeat: YOU NEED TO EDIT THE FILE
hal.conf to match your distro/site to avoid NASTY SECURITY HOLES.
Note that HAL only builds with the old PolicyKit (it looks for
polkit.pc). Reverted ConsoleKit to the last version that used the
old PolicyKit for this reason.
svn path=/nixpkgs/trunk/; revision=17432