Skip to content

remove invalidate_nscd calls

Marc Haber requested to merge debian-bts-1016913 into master

There was discussion on the glibc Mailing list, (https://lists.debian.org/debian-glibc/2022/07/msg00000.html) with the result that nscd is already using inotify to validate itself on write access to passwd/shadow files, so we can stop bothering with the "manual" invalidation.

Closes: #1016913

Merge request reports

Loading