3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules/services/misc
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
..
autofs.nix autofs job fixes: 2009-12-25 06:39:43 +00:00
disnix.nix Added creation of the disnix group on first startup, if the disnix service is enabled 2010-04-19 13:26:21 +00:00
felix.nix Added preliminary Apache Felix service 2010-04-22 15:13:50 +00:00
gpsd.nix * Remove some `stopOn = "ip-down"' declarations since they probably 2010-06-02 16:19:48 +00:00
nix-daemon.nix * Use the shadow' package instead of pwdutils', `pam_login' and 2010-06-02 21:10:48 +00:00
nix-gc.nix * Add options to handle automatic calls to the garbage collector. 2009-12-04 12:50:44 +00:00
nixos-manual.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
rogue.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
synergy.nix Fix synergy client. 2009-12-04 12:50:49 +00:00