guix/gnu
Ludovic Courtès 85ac164c41
services: nscd: Enable ‘passwd’ and ‘group’ caches by default.
This allows users to specify NSS plugins such as LDAP via the
‘name-services’ field of <nscd-configuration>.  Failing that, user code
will dlopen whatever passwd/group plugins are listed in
/etc/nsswitch.conf, which is likely to fail, typically because those are
not in $LD_LIBRARY_PATH.

* gnu/services/base.scm (%nscd-default-caches): Add ‘passwd’ and ‘group’
caches.

Change-Id: I9c03346a1de2710685f7801eccd2e08007427f5d
2024-06-03 23:00:10 +02:00
..
bootloader bootloader: Add u-boot-starfive-visionfive2-bootloader. 2024-05-22 11:15:30 +08:00
build gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
home home: services: Add home-startx-command-service-type. 2024-05-30 22:40:54 +01:00
installer
machine
packages gnu: guile-gsl: Update to 0.0.1-2.d33de92. 2024-06-03 22:58:53 +02:00
services services: nscd: Enable ‘passwd’ and ‘group’ caches by default. 2024-06-03 23:00:10 +02:00
system gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
tests Revert "services: home: Use pairs instead of lists." 2024-06-02 15:06:16 +04:00
artwork.scm
bootloader.scm
ci.scm ci: Build visionfive2-barebones-raw-image. 2024-05-31 20:04:51 +08:00
compression.scm
home.scm
image.scm
installer.scm gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
local.mk gnu: Add biboumi. 2024-05-31 13:55:43 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Do not delete all nss-certs packages when they are the same object. 2024-05-15 22:53:31 -04:00
tests.scm