guix/gnu/services
Ludovic Courtès a1b484654a
services: dicod: Add 'interfaces' configuration field.
This makes 'dicod' listen on 'localhost' by default, whereas it was
previously listening on all the interfaces, which is not a good default
security-wise.

* gnu/services/dict.scm (<dicod-configuration>)[interfaces]: New field.
(dicod-configuration-file)[database->text]: New procedure, with code
formerly in 'dicod-configuration->text'.
[dicod-configuration->text]: Rename to...
[configuration->text]: ... this.  Honor 'interfaces'.
* doc/guix.texi (Various Services): Document 'interfaces'.
2016-06-17 11:14:18 +02:00
..
avahi.scm services: Rename 'dmd' services to 'shepherd'. 2016-01-29 20:21:53 +03:00
base.scm services: urandom-seed: Refresh seed at boot. 2016-06-05 00:06:26 -04:00
databases.scm gnu: services: Add mysql-service. 2016-06-16 21:26:50 +08:00
dbus.scm gnu: dbus: Incorporate "dbus-helper-search-path.patch". 2016-03-09 15:31:23 +01:00
desktop.scm gnu: services: Add GNOME and XFCE desktop services. 2016-03-15 21:03:27 +01:00
dict.scm services: dicod: Add 'interfaces' configuration field. 2016-06-17 11:14:18 +02:00
herd.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
lirc.scm services: Rename 'dmd' services to 'shepherd'. 2016-01-29 20:21:53 +03:00
mail.scm services: Rename 'dmd' services to 'shepherd'. 2016-01-29 20:21:53 +03:00
networking.scm services: Add connman-service. 2016-05-05 23:07:09 +03:00
shepherd.scm service: shepherd: All of the config file is in 'call-with-error-handling'. 2016-02-05 14:01:46 +01:00
ssh.scm services: Rename 'dmd' services to 'shepherd'. 2016-01-29 20:21:53 +03:00
web.scm services: Rename 'dmd' services to 'shepherd'. 2016-01-29 20:21:53 +03:00
xorg.scm services: xorg: Fix ~/.xsession handling. 2016-03-24 11:01:07 +01:00