nixpkgs/modules/services/networking
Eelco Dolstra 674d63e212 * Don't do a separate "ntp -q -g" to reset the system time in the ntp
start script.  It's probably not necessary, but more importantly, it
  can hang forever if the network is down.  (Actually it will sit in a
  loop waiting for UDP packets that will never arrive.)  This causes
  the NixOS reboot to hang, since Upstart can't kill jobs stuck in
  their start script.

svn path=/nixos/branches/modular-nixos/; revision=15829
2009-06-02 19:40:14 +00:00
..
ssh * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00
avahi-daemon.nix * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00
bind.nix * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
bitlbee.nix * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00
dhclient.nix * Move the dhclient exit hooks file to the dhclient module, where it 2009-05-27 23:30:29 +00:00
dhcpd.nix * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
ejabberd.nix * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
gnunet.nix * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00
gw6c.nix * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
ifplugd.nix * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
ircd-hybrid.nix * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
ntpd.nix * Don't do a separate "ntp -q -g" to reset the system time in the ntp 2009-06-02 19:40:14 +00:00
openfire.nix * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
openvpn.nix * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
portmap.nix * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00
vsftpd.nix * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00