nixpkgs/modules/tasks
Eelco Dolstra c089738bdc * Use the shadow' package instead of pwdutils', `pam_login' and
`su'.
* The `usermod' from `shadow' allows setting a supplementary group
  equal to the user's primary group, so the special hack for the
  `nixbld' group is no longer needed.
* Removed /etc/default/passwd since it's not used by the new passwd.
  The hash is configured in pam_unix.
* Move some values for `security.setuidPrograms' and
  `security.pam.services' to the appropriate modules.

svn path=/nixos/trunk/; revision=22107
2010-06-02 21:10:48 +00:00
..
filesystems.nix * Don't start the filesystems task on a startup event. It's pointless 2010-01-10 18:23:13 +00:00
kbd.nix * Don't do "kbd_mode -u" because it kicks the X server out of raw 2010-04-20 14:35:12 +00:00
lvm.nix * --mknodes is no longer needed (in fact it might interfere with 2010-01-10 20:07:23 +00:00
network-interfaces.nix * Use the shadow' package instead of pwdutils', `pam_login' and 2010-06-02 21:10:48 +00:00
swap.nix * grep returns a non-zero exit code if no line matches, causing the 2010-01-26 09:56:53 +00:00
swraid.nix * Activate software RAID devices from udev. This makes the swraid 2010-05-16 20:40:04 +00:00
tty-backgrounds-combine.sh * tty-backgrounds: don't do a setcfg action on the console if the 2010-06-01 18:30:17 +00:00
tty-backgrounds.nix * Don't stop tty-backgrounds during shutdown. 2010-06-02 16:04:30 +00:00