]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/machine/machined.h
Make support for nscd flushing optional
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 7 Dec 2020 07:45:15 +0000 (08:45 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 7 Dec 2020 18:46:02 +0000 (19:46 +0100)
commit7e0079f95f9b7306b40f2300301af80d915e15e4
treec2add234e90f7bd29b01d16685a7a001c6ecd749
parente0f90ad98802a43addd40f7f8ef69118d04f4cd2
Make support for nscd flushing optional

Fedora will deprecate support for nscd in the upcoming release [1] and plans to
drop it in the next one [2]. At that point we might as well build systemd
without that support too, since there'll be nothing to talk too.

[1] https://fedoraproject.org/wiki/Changes/DeprecateNSCD
[2] https://fedoraproject.org/wiki/Changes/RemoveNSCD
meson.build
meson_options.txt
src/machine/machined-core.c
src/machine/machined.c
src/machine/machined.h
src/shared/meson.build
src/shared/nscd-flush.h
src/test/meson.build