3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules/security
Eelco Dolstra 26439de75b * security.setuidPrograms: don't set the default in the "default"
mkOption argument, because then we lose them if somebody sets
  security.setuidPrograms somewhere else.  (Shouldn't "default" be
  merged as well?)

svn path=/nixos/trunk/; revision=16734
2009-08-16 21:11:04 +00:00
..
console.perms * Move PAM configuration to modules/security/pam.nix. 2009-05-28 13:10:02 +00:00
pam.nix * We still need /etc/pam.d/other to keep usermod happy. 2009-08-16 15:46:24 +00:00
setuid-wrapper.c * Print an error if the exec fails. 2009-08-16 16:46:00 +00:00
setuid-wrappers.nix * security.setuidPrograms: don't set the default in the "default" 2009-08-16 21:11:04 +00:00
sudo.nix * Make the generation of /etc/pam.d more declarative. There now is an 2009-08-16 14:49:14 +00:00