diff options
| author | Dariqq <dariqq@posteo.net> | 2026-06-14 16:45:09 +0000 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2026-07-13 17:57:13 +0200 |
| commit | 88de3bc4b9ead79b080d0f3f96757efef028b0fb (patch) | |
| tree | 867ffc81e866a1d11c26d9079c15c148219aec8d /doc/guix.texi | |
| parent | 1cc9d578695fa9914a5d915235423417fc0fb4b8 (diff) | |
system: nss: Add protocols database.
* gnu/system/nss.scm (<name-service-switch>): Add protocols field.
(name-service-switch->string): Add protocols to serialization.
* doc/guix.texi (Name Service Switch): Add protocols to list of available databases.
Change-Id: Icf77556359680670e12b7add434fac401662266d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #9293
Diffstat (limited to 'doc/guix.texi')
| -rw-r--r-- | doc/guix.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 352a83d1131..075877c9a75 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -49329,6 +49329,7 @@ system databases. | |||
| 49329 | @itemx netgroup | 49329 | @itemx netgroup |
| 49330 | @itemx networks | 49330 | @itemx networks |
| 49331 | @itemx password | 49331 | @itemx password |
| 49332 | @itemx protocols | ||
| 49332 | @itemx public-key | 49333 | @itemx public-key |
| 49333 | @itemx rpc | 49334 | @itemx rpc |
| 49334 | @itemx services | 49335 | @itemx services |
