nixpkgs/modules/services
Eelco Dolstra 326891443c * dhcpcd: Don't use the "persistent" option. With it, dhcpcd won't
delete routes and addresses when it quits.  This causes those routes
  and addresses to stick around forever, since dhcpcd won't delete
  them when it runs next (even if it acquires a new lease on the same
  interface).  This is bad; in particular the stale (default) routes
  can break networking.

  The downside to removing "persistent" is that you should never ever
  do "stop dhcpcd" on a remote machine configured by dhcpcd.

svn path=/nixos/trunk/; revision=33388
2012-03-23 21:00:32 +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 * Fix the permissions on /dev/vboxuser in VirtualBox guests. 2012-03-23 11:52:06 +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 * Remove the ‘services.nfs.client.enable’ flag; use 2012-03-22 12:24:23 +00:00
networking * dhcpcd: Don't use the "persistent" option. With it, dhcpcd won't 2012-03-23 21:00:32 +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