nixpkgs/modules/services/networking
Eelco Dolstra a5c433696c * Put all of /var/run (not just /var/run/nscd) on a tmpfs to simplify
shutdown.  (Portmap and statd are needed during shutdown to unmount
  NFS volumes but have open files in /var/run.)
* In the shutdown job, don't kill PIDs belonging to Upstart jobs that
  are still running.  If they don't stop on the "starting shutdown"
  event, then they're needed during shutdown (such as portmap and
  statd).
* NFS test: test whether the shutdown quickly unmounts NFS volumes
  (i.e. whether portmap and statd are still running).

svn path=/nixos/branches/boot-order/; revision=22204
2010-06-09 22:29:06 +00:00
..
ssh Fixing the UTF-8 in openssh sshd (passing to it the LOCALE_ARCHIVE - that 2010-05-09 12:45:57 +00:00
avahi-daemon.nix * Remove some `stopOn = "ip-down"' declarations since they probably 2010-06-02 16:19:48 +00:00
bind.nix * jobAttrs -> jobs. 2009-10-12 18:09:34 +00:00
bitlbee.nix * Remove some `stopOn = "ip-down"' declarations since they probably 2010-06-02 16:19:48 +00:00
ddclient.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
dhclient.nix * Only run dhclient on interfaces of type 1, otherwise it fails to 2010-01-22 20:34:32 +00:00
dhcpd.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
ejabberd.nix Fixed ejabberd service so that it will be started on startup 2009-11-23 13:29:47 +00:00
firewall.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
gnunet.nix GNUnet: Add options; add as a system package; provide /etc/gnunetd.conf. 2010-01-23 15:47:33 +00:00
gvpe.nix * Synced with the trunk. 2009-11-24 16:11:01 +00:00
gw6c.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
ifplugd.nix * Since "initctl stop" is now synchronous, the sleep is no longer 2009-11-15 20:40:07 +00:00
ircd-hybrid.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
ntpd.nix * Remove some `stopOn = "ip-down"' declarations since they probably 2010-06-02 16:19:48 +00:00
openfire.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
openvpn.nix Adding initial version of the nixos cd insallation test script using 2009-12-11 00:51:13 +00:00
portmap.nix * Put all of /var/run (not just /var/run/nscd) on a tmpfs to simplify 2010-06-09 22:29:06 +00:00
privoxy.nix Make privoxy run with uid=privoxy. 2010-05-02 04:38:45 +00:00
tftpd.nix * Modularised the xinetd service. tftp has been factored out into a 2009-08-21 13:05:45 +00:00
vsftpd.nix Fixing a syntax error in the vsftpd module I added in a recent commit. 2010-05-09 15:38:48 +00:00
wicd.nix Adding wicd, taking in the patch sent by roconnor to nix-dev on 2010-01-07. 2010-01-07 17:53:03 +00:00
wpa_supplicant.nix * Add rfkill to the system path. 2010-04-21 11:37:52 +00:00
xinetd.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00