doc: Remove mention of monadic services.
* doc/guix.texi (Base Services): Remove mention of a list of monadic services.
This commit is contained in:
parent
479b417b54
commit
3177149797
1 changed files with 2 additions and 2 deletions
|
@ -6290,8 +6290,8 @@ services that one expects from the system. The services exported by
|
||||||
this module are listed below.
|
this module are listed below.
|
||||||
|
|
||||||
@defvr {Scheme Variable} %base-services
|
@defvr {Scheme Variable} %base-services
|
||||||
This variable contains a list of basic services@footnote{Technically,
|
This variable contains a list of basic services (@pxref{Service Types
|
||||||
this is a list of monadic services. @xref{The Store Monad}.} one would
|
and Services}, for more information on service objects) one would
|
||||||
expect from the system: a login service (mingetty) on each tty, syslogd,
|
expect from the system: a login service (mingetty) on each tty, syslogd,
|
||||||
libc's name service cache daemon (nscd), the udev device manager, and
|
libc's name service cache daemon (nscd), the udev device manager, and
|
||||||
more.
|
more.
|
||||||
|
|
Reference in a new issue