Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    daa48c31
    services: 'mingetty-service' no longer takes monadic values. · daa48c31
    Ludovic Courtès authored
    * 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.
    daa48c31
    History
    services: 'mingetty-service' no longer takes monadic values.
    Ludovic Courtès authored
    * 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.