guix/gnu/system
Jason Conroy 5627bfe45c
Instantiate nscd in each system container.
* gnu/system/linux-container.scm (%nscd-container-caches): New variable.
(containerized-operating-system): Instantiate nscd-service with smaller caches
and add it to the generated operating-system, replacing any nscd-service
specified by the caller.
* gnu/system/file-systems.scm: (%network-file-mappings): Remove "/var/run/nscd".

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-10-01 09:27:33 +02:00
..
examples
images system: image: Add image-type support. 2020-09-30 10:47:59 +02:00
accounts.scm
file-systems.scm Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
hurd.scm
image.scm system: image: Add image-type support. 2020-09-30 10:47:59 +02:00
install.scm
keyboard.scm
linux-container.scm Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm
uuid.scm
vm.scm