guix/gnu/services
Ludovic Courtès ce8a6dfc43 services: 'mingetty-service' no longer takes monadic values.
* gnu/services/base.scm (mingetty-service): Change default value of
  #:motd from a monadic value to a <plain-file>.  Assume MOTD to be a
  file-like object.  Assume LOGIN-PROGRAM is a gexp or #f.
  (%base-services): Use 'plain-file' instead of 'text-file' for motd.
* gnu/system/linux.scm (unix-pam-service): Update docstring to mention
  that MOTD is a file-like object.
* doc/guix.texi (Base Services): Adjust 'mingetty-service' documentation
  accordingly.
* gnu/system/install.scm (installation-services): Adjust accordingly.
  (log-to-info): Use 'program-file' instead of 'gexp->script'.
2015-10-10 22:46:14 +02:00
..
avahi.scm
base.scm services: 'mingetty-service' no longer takes monadic values. 2015-10-10 22:46:14 +02:00
databases.scm
desktop.scm services: elogind-configuration: Disable hibernation key by default. 2015-09-10 19:46:30 -04:00
dmd.scm
lirc.scm
networking.scm syscalls: Rename 'network-interfaces' and 'all-network-interfaces'. 2015-07-25 14:43:44 +02:00
ssh.scm
web.scm gnu: services: Add nginx-service. 2015-08-27 22:10:40 -04:00
xorg.scm