* Updates to the udev service: support persistant CD-ROM / network

interface names, use udev's own firmware loader, and dropped the
  sndMode option (udev puts all audio devices in the "audio" group, so
  users can be added to that group if necessary).

svn path=/nixos/trunk/; revision=16692
This commit is contained in:
Eelco Dolstra 2009-08-11 21:16:15 +00:00
parent 25dbf1594e
commit dc093b57dd
4 changed files with 41 additions and 120 deletions

View file

@ -31,7 +31,6 @@
./services/databases/mysql.nix
./services/databases/postgresql.nix
./services/hardware/acpid.nix
./services/hardware/firmware.nix
./services/hardware/hal.nix
./services/hardware/udev.nix
./services/logging/klogd.nix