mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
doc: Add note on nsncd as a replacement for nscd.
* doc/guix.texi Add note on nsncd in Name Service Switch section. Change-Id: Ib804ab2e7d83d13f8f81d875f957eae2304eb232 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
7824f62953
commit
27a371ff94
1 changed files with 8 additions and 0 deletions
|
@ -1824,6 +1824,14 @@ this binary incompatibility problem because those @code{libnss_*.so}
|
||||||
files are loaded in the @command{nscd} process, not in applications
|
files are loaded in the @command{nscd} process, not in applications
|
||||||
themselves.
|
themselves.
|
||||||
|
|
||||||
|
@cindex nsncd, replacement for nscd
|
||||||
|
Note that @command{nscd} is no longer provided on some GNU/Linux
|
||||||
|
distros, such as Arch Linux (as of Dec. 2024). @command{nsncd} can be
|
||||||
|
used as a drop-in-replacement. See
|
||||||
|
@uref{https://github.com/twosigma/nsncd, the nsncd repository} and
|
||||||
|
@uref{https://flokli.de/posts/2022-11-18-nsncd/, this blog post} for
|
||||||
|
more information.
|
||||||
|
|
||||||
@subsection X11 Fonts
|
@subsection X11 Fonts
|
||||||
|
|
||||||
@cindex fonts
|
@cindex fonts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue