nixpkgs/modules/services
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
..
amqp strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
audio * Ignore the "No soundcards found" error. 2012-03-18 02:36:21 +00:00
backup * Drop references to activation scriptlets that no longer exist. 2012-03-15 14:21:17 +00:00
databases * Support PostgreSQL versions >= 8.4, which have a slightly different 2012-03-19 18:06:18 +00:00
games strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
hardware * Restrict VirtualBox to users in the vboxusers group. 2012-03-20 16:30:43 +00:00
logging * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
mail fix postfix config, missing linebreak 2012-03-11 11:12:02 +00:00
misc * Allow Upstart jobs to declare that they shouldn't be restarted by 2012-03-18 02:10:39 +00:00
monitoring * Zabbix: use the path attribute. 2012-03-19 19:43:31 +00:00
network-filesystems * Provide two utility functions in Upstart jobs: "ensure JOBNAME" 2012-03-17 19:12:33 +00:00
networking * Provide two utility functions in Upstart jobs: "ensure JOBNAME" 2012-03-17 19:12:33 +00:00
printing * Use boot.kernelModules everywhere instead of explicit calls to 2012-03-17 17:26:17 +00:00
scheduling * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
security * Use boot.kernelModules everywhere instead of explicit calls to 2012-03-17 17:26:17 +00:00
system * Allow Upstart jobs to declare that they shouldn't be restarted by 2012-03-18 02:10:39 +00:00
ttys * tty1 needs to be treated specially because of the emergency-shell 2012-03-12 14:42:52 +00:00
web-servers renamed "all-interfaces" to "networking" 2012-03-04 18:44:42 +00:00
x11 Add nouveau xorg video driver 2012-03-20 16:29:22 +00:00