3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules/programs
Eelco Dolstra 010578d8a4 * Restrict VirtualBox to users in the vboxusers group.
The VirtualBox build in Nixpkgs is insecure because it uses the
  "--disable-hardened" flag, which disables some checks in the
  VirtualBox kernel module.  Since getting rid of that flag looks like
  too much work, it's better to ensure that only explicitly permitted
  users have access to VirtualBox.

* Drop the 666 permission on "sonypi" because it's not clear why that
  device should be world-writable.

svn path=/nixos/trunk/; revision=33301
2012-03-20 16:30:43 +00:00
..
bash * Initialise $LOCALE_ARCHIVE earlier in /etc/profile to prevent the 2012-03-19 02:53:58 +00:00
blcr.nix Make blcr module use the configured kernel 2011-09-21 13:13:36 +00:00
info.nix * Provide info's manpage. 2012-03-04 16:10:19 +00:00
shadow.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
ssh.nix Update users of `services.sshd'. 2010-03-11 17:02:53 +00:00
ssmtp.nix Rename environment.extraPackages to environment.systemPackages. 2009-10-07 17:14:25 +00:00
virtualbox.nix * Restrict VirtualBox to users in the vboxusers group. 2012-03-20 16:30:43 +00:00
wvdial.nix wvdial: don't make wvdial a system package; only root can run it 2011-11-25 17:41:47 +00:00