nixpkgs/modules/services/networking
Eelco Dolstra a395e46192 * Fix the NFS Upstart dependencies. Mountd is now started before
nfsd, as suggested by the nfs-utils README.

  Also, rather than relying on Upstart events (which have all sorts of
  problems, especially if you have jobs that have multiple
  dependencies), we know just let jobs start their on prerequisites.
  That is, nfsd starts mountd in its preStart script; mountd starts
  statd; statd starts portmap.  Likewise, mountall starts statd to
  ensure that it can mount NFS filesystems.  This means that doing
  something like "start nfsd" from the command line will Do The Right
  Thing and start the dependencies of nfsd.

svn path=/nixos/trunk/; revision=33172
2012-03-16 20:10:14 +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 strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
avahi-daemon.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
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 strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
dhclient.nix * Use the networking.useDHCP out of the dhclient module. 2012-02-20 14:29:21 +00:00
dhcpcd.nix * Undo unintended commit. 2012-03-04 15:48:58 +00:00
dhcpd.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
dnsmasq.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
ejabberd.nix ejabberd: tabs->spaces, remove trailing whitespace 2011-02-16 21:03:14 +00:00
firewall.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
flashpolicyd.nix * Add a module for a Flash policy server. 2011-09-15 15:13:46 +00:00
git-daemon.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
gnunet.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
gogoclient.nix changed the way networking-providers plug themselves before "networking" 2012-03-04 18:44:47 +00:00
gvpe.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
ifplugd.nix * Fix incorrect default value. 2012-02-20 16:53:44 +00:00
nat.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
networkmanager.nix NM: add IFACE to ip-up 2012-03-15 13:51:17 +00:00
ntpd.nix * ntpd: cleanup. 2012-03-04 15:34:44 +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 * Fix the NFS Upstart dependencies. Mountd is now started before 2012-03-16 20:10:14 +00:00
prayer.nix Fixing documentation about the prayer module, and adding a port setting, 2011-11-09 21:08:50 +00:00
privoxy.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
quassel.nix Quassel: fix package name 2011-10-31 12:48:59 +00:00
radvd.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
rdnssd.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
sabnzbd.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
tftpd.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
unbound.nix Adding extraConfig to unbound 2011-11-03 18:49:54 +00:00
vsftpd.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
wakeonlan.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
wicd.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
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