mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
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.
|
||||
|
||||
@defvr {Scheme Variable} %base-services
|
||||
This variable contains a list of basic services@footnote{Technically,
|
||||
this is a list of monadic services. @xref{The Store Monad}.} one would
|
||||
This variable contains a list of basic services (@pxref{Service Types
|
||||
and Services}, for more information on service objects) one would
|
||||
expect from the system: a login service (mingetty) on each tty, syslogd,
|
||||
libc's name service cache daemon (nscd), the udev device manager, and
|
||||
more.
|
||||
|
|
Loading…
Reference in a new issue