]> git.sesse.net Git - plocate/commitdiff
Increase hard file limit if possible.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Wed, 9 Dec 2020 23:37:41 +0000 (00:37 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Wed, 9 Dec 2020 23:37:41 +0000 (00:37 +0100)
Fixes issues where updatedb was run with a too-low open file limit
(both soft and hard), but by root, so we could just raise both limits.

Reported by Gregor Herrmann.


No differences found