guix-devel/gnu/services
Ludovic Courtès 6454b33345 services: Make 'nscd-service' configurable; cache hosts/services by default.
Before that, as it was given an empty configuration file, nscd would
actually have all its caches disabled.

* gnu/services/base.scm (<nscd-configuration>, <nscd-cache>): New record
  types.
  (%nscd-default-caches, %nscd-default-configuration): New variables.
  (nscd.conf-file): New procedure.
  (nscd-service): Add 'config' parameter.  Use 'nscd.conf-file', and
  pass its result as the '-f' parameter of nscd.
* doc/guix.texi (Base Services): Update 'nscd-service' documentation
  accordingly.  Document 'nscd-configuration', 'nscd-cache',
  '%nscd-default-configuration', and '%nscd-default-caches'.
2014-12-14 16:29:24 +01:00
..
avahi.scm services: Use system groups where applicable. 2014-07-25 00:15:46 +02:00
base.scm services: Make 'nscd-service' configurable; cache hosts/services by default. 2014-12-14 16:29:24 +01:00
dbus.scm services: Use system groups where applicable. 2014-07-25 00:15:46 +02:00
dmd.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
networking.scm services: Add NTP service. 2014-11-05 11:25:39 +01:00
ssh.scm doc: Add xrefs to the lsh manual. 2014-11-24 21:52:39 +01:00
xorg.scm services: xorg: Run the window manager from a login shell. 2014-12-13 16:22:34 +01:00