void-packages/srcpkgs/findutils
Leah Neukirchen 34a1ef31f8 findutils: remove locate.
Findutils locate/updatedb is very inefficient, and either an information
leak or not useful, since the database is public readable.  It's slocate
implementation warns it has bugs.

Providing this locate implementation was deemed impractical, especially
in a core package like findutils.

Users interested in having a proper locate service are highly
recommended to use mlocate instead, which has none of these
shortcommings.

Closes #7032.
2017-07-17 13:17:52 +02:00
..
template