guix/gnu
Clément Lassieur eba560765a
services: dovecot: Fix unix_listeners and fifo_listeners path types.
* gnu/services/mail.scm (unix-listener-configuration)[path]
(fifo-listener-configuration)[path]: Change type from 'file-name' to 'string'.
* doc/guix.texi (Mail Services): Document it.

Signed-off-by: Clément Lassieur <clement@lassieur.org>
2017-03-12 01:30:23 +01:00
..
build file-systems: Add FAT32 support. 2017-03-01 17:27:49 +01:00
packages gnu: Add r-tsne. 2017-03-12 10:28:07 +10:00
services services: dovecot: Fix unix_listeners and fifo_listeners path types. 2017-03-12 01:30:23 +01:00
system linux-initrd: Add a raw-initrd and use it to define base-initrd. 2017-03-11 12:43:36 +01:00
tests
artwork.scm
local.mk gnu: wget: Fix CVE-2017-6508. 2017-03-10 22:36:58 -05:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm