nixpkgs/modules/services
Eelco Dolstra f729f12e4e Some cleanups in the activation script:
* Moved some scriptlets to the appropriate modules.
* Put the scriptlet that sets the default path at the start, since it
  never makes sense not to have it there.  It no longer needs to be
  declared as a dependency.
* If a scriptlet has no dependencies, it can be denoted as a plain
  string (i.e., `noDepEntry' is not needed anymore).

svn path=/nixos/trunk/; revision=23762
2010-09-13 15:41:38 +00:00
..
audio * The ALSA job shouldn't be started until udevtrigger has finished. 2010-08-19 11:55:52 +00:00
backup Some cleanups in the activation script: 2010-09-13 15:41:38 +00:00
databases * Fix PostgreSQL boot. 2010-07-15 21:21:16 +00:00
hardware * Include the Bluetooth module in module-list.nix. 2010-08-27 15:32:49 +00:00
logging I forgot the username in the system cron job for logrotate. So it did not work until now. 2010-05-01 13:23:32 +00:00
mail * Sync with the trunk. 2010-06-20 20:54:31 +00:00
misc Some cleanups in the activation script: 2010-09-13 15:41:38 +00:00
monitoring Some cleanups in the activation script: 2010-09-13 15:41:38 +00:00
network-filesystems * Add a missing dependency. 2010-07-12 15:32:23 +00:00
networking nixos: kerberos services for the server. 2010-08-06 08:49:08 +00:00
printing * Run CUPS' external programs in the "lp" group so that they can 2010-08-06 14:52:09 +00:00
scheduling * Set NIX_CONF_DIR in cronjobs. Otherwise the garbage collector won't see 2010-08-31 12:57:47 +00:00
security Fix TOR option descriptions: kbytes-> bytes 2010-09-11 11:43:09 +00:00
system * Always symlink etc/dbus-1 and share/dbus-1 in the system path, not 2010-08-09 11:42:32 +00:00
ttys * If mountall fails to mount all filesystems, start an emergency shell 2010-06-07 12:15:55 +00:00
web-servers * Fix the dump feature. 2010-08-04 14:05:14 +00:00
x11 Replace mkOverride by its alias mkOverrideTemplate to remove the unused 2010-09-03 19:10:59 +00:00