3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
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 doc: Document 'avahi-service'. 2015-05-08 16:35:32 +02:00
base.scm services: 'mingetty-service' no longer takes monadic values. 2015-10-10 22:46:14 +02:00
databases.scm gnu: Add postgresql-service. 2015-05-07 08:44:36 -04:00
desktop.scm services: elogind-configuration: Disable hibernation key by default. 2015-09-10 19:46:30 -04:00
dmd.scm services: Statically report duplicate dmd service identifiers. 2015-03-09 23:51:43 +01:00
lirc.scm services: Add 'lirc-service'. 2015-03-26 15:47:40 +03:00
networking.scm syscalls: Rename 'network-interfaces' and 'all-network-interfaces'. 2015-07-25 14:43:44 +02:00
ssh.scm services: lsh: Change #:initialize? to default to #t. 2015-04-03 22:58:49 +02:00
web.scm gnu: services: Add nginx-service. 2015-08-27 22:10:40 -04:00
xorg.scm services: xorg: Add xf86-input-libinput to the server's module path. 2015-05-21 22:32:34 +02:00