mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 13:10:33 +02:00
doc: Update documentation of the 'services' field.
* doc/guix.texi (operating-system Reference): The 'services' field now contains a list of service objects.
This commit is contained in:
@@ -5688,7 +5688,7 @@ Configuration of libc's name service switch (NSS)---a
|
||||
details.
|
||||
|
||||
@item @code{services} (default: @var{%base-services})
|
||||
A list of monadic values denoting system services. @xref{Services}.
|
||||
A list of service objects denoting system services. @xref{Services}.
|
||||
|
||||
@item @code{pam-services} (default: @code{(base-pam-services)})
|
||||
@cindex PAM
|
||||
|
||||
Reference in New Issue
Block a user