From 0081410da011228ce0eef83f50b13bf70932fd3f Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 13 Sep 2015 12:04:55 +0200 Subject: Revert "services: 'mingetty-service' no longer takes monadic values." This reverts commit daa48c31797b27e3a0991d0db7406c951ebc86df. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/guix.texi b/doc/guix.texi index 59d60bc263..9ae91a8d1e 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -5699,7 +5699,7 @@ automatically. @var{login-pause?} can be set to @code{#t} in conjunction with @var{auto-login}, in which case the user will have to press a key before the login shell is launched. -When true, @var{login-program} is a gexp denoting the name +When true, @var{login-program} is a gexp or a monadic gexp denoting the name of the log-in program (the default is the @code{login} program from the Shadow tool suite.) -- cgit v1.2.3