nixpkgs/modules/services
Eelco Dolstra 8e6ad840f2 * Modularised the xinetd service. tftp has been factored out into a
separate module, which just declares a configuration value that
  causes the xinetd module to add it to xinetd.conf.  Also Nixified
  the service declarations to abstract over the inetd implementation.
  
* Renamed the services.xinetd.tftpd options to services.tftpd.  The
  fact that the tftpd module uses xinetd is an implementation detail.

* xinetd: use -dontfork to let Upstart monitor it, and use -syslog to
  get error messages at startup.

svn path=/nixos/trunk/; revision=16803
2009-08-21 13:05:45 +00:00
..
audio svn path=/nixos/branches/modular-nixos/; revision=16397 2009-07-16 15:01:56 +00:00
databases * Got rid of the extraPath field in jobs (use 2009-07-15 11:19:11 +00:00
hardware * Use the hal-info package. 2009-08-11 21:16:59 +00:00
logging * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
mail * Make the generation of /etc/pam.d more declarative. There now is an 2009-08-16 14:49:14 +00:00
misc * For the generation of manual / manpages, don't evaluate the option 2009-08-21 09:08:55 +00:00
monitoring * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00
network-filesystems Fixing a typo in nfs-kernel.nix (export -> exports) 2009-08-19 20:20:57 +00:00
networking * Modularised the xinetd service. tftp has been factored out into a 2009-08-21 13:05:45 +00:00
printing * Refactoring the Upstart module. Got rid of job.extraEtc, it's 2009-07-15 09:06:36 +00:00
scheduling * Since atd forks into the background, it wasn't properly monitored by 2009-08-21 00:02:45 +00:00
system * Added support for ConsoleKit. 2009-08-17 01:16:38 +00:00
ttys * More Upstart refactoring. 2009-07-16 13:55:11 +00:00
web-servers Removed the rm -rf command and replaced symlink operations by ln -sfn so that the state of tomcat can be retained \(unless somebody messes it up manually of course\) 2009-08-18 11:50:32 +00:00
x11 * Modularised the xinetd service. tftp has been factored out into a 2009-08-21 13:05:45 +00:00