0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

Enable polkit-1

Now both polkit-1 and old policykit are enabled. Packages that can use both will
be migrated to new polkit-1, than old one can be disabled.

svn path=/nixos/trunk/; revision=21776
This commit is contained in:
Yury G. Kudryashov 2010-05-14 20:28:04 +00:00
parent 680818c2cc
commit 03caab4572
2 changed files with 46 additions and 6 deletions

View file

@ -38,7 +38,7 @@
./security/pam.nix
./security/pam_usb.nix
./security/policykit.nix
#./security/polkit.nix # Currently disabled; using the old policykit.
./security/polkit.nix
./security/setuid-wrappers.nix
./security/sudo.nix
./services/audio/alsa.nix