nixpkgs/modules/services/networking
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
..
ircd-hybrid renamed "all-interfaces" to "networking" 2012-03-04 18:44:42 +00:00
ssh * In the users...keyFiles option, the "string" type doesn't work very 2012-02-25 17:31:39 +00:00
amuled.nix
avahi-daemon.nix
bind.nix many daemons: depend on all-interfaces instead of gw6c 2012-03-04 12:58:18 +00:00
bitlbee.nix BitlBee: Add `job.name'; cleanup white space. 2012-03-12 13:10:13 +00:00
cntlm.nix added cntlm as a system service with its own user 'cntlm' 2011-10-09 22:34:32 +00:00
ddclient.nix * Use boot.kernelModules everywhere instead of explicit calls to 2012-03-17 17:26:17 +00:00
dhclient.nix * Use boot.kernelModules everywhere instead of explicit calls to 2012-03-17 17:26:17 +00:00
dhcpcd.nix * dhcpcd: Don't use the "persistent" option. With it, dhcpcd won't 2012-03-23 21:00:32 +00:00
dhcpd.nix
dnsmasq.nix
ejabberd.nix
firewall.nix
flashpolicyd.nix
git-daemon.nix
gnunet.nix
gogoclient.nix changed the way networking-providers plug themselves before "networking" 2012-03-04 18:44:47 +00:00
gvpe.nix
ifplugd.nix * Fix incorrect default value. 2012-02-20 16:53:44 +00:00
nat.nix
networkmanager.nix NM: add IFACE to ip-up 2012-03-15 13:51:17 +00:00
ntpd.nix * Use boot.kernelModules everywhere instead of explicit calls to 2012-03-17 17:26:17 +00:00
oidentd.nix * Added a module for oidentd. 2011-11-10 23:06:24 +00:00
openfire.nix renamed "all-interfaces" to "networking" 2012-03-04 18:44:42 +00:00
openvpn.nix * Allow the start/stop condition of OpenVPN jobs to be overriden 2012-02-28 10:30:12 +00:00
portmap.nix * Provide two utility functions in Upstart jobs: "ensure JOBNAME" 2012-03-17 19:12:33 +00:00
prayer.nix * GIDs are supposed to match UIDs. 2012-03-22 10:11:15 +00:00
privoxy.nix * Use boot.kernelModules everywhere instead of explicit calls to 2012-03-17 17:26:17 +00:00
quassel.nix Quassel: fix package name 2011-10-31 12:48:59 +00:00
radvd.nix
rdnssd.nix
rpcbind.nix Changing portmap by rpcbind on nfs services. 2012-03-21 20:37:37 +00:00
sabnzbd.nix
tftpd.nix
unbound.nix Adding extraConfig to unbound 2011-11-03 18:49:54 +00:00
vsftpd.nix
wakeonlan.nix
wicd.nix
wpa_supplicant.nix * Remove debug statement. 2012-03-04 17:21:33 +00:00
xinetd.nix * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00