On Tue, Dec 08, 2020 at 02:49:48PM +0100, gregor herrmann wrote:
> Maybe something like `ulimit -n 131072' in /etc/cron.daily/plocate
> would be a good idea? (It seems to work for me.)

This is a bit strange, because updatedb attempts the same thing itself,
by means of setrlimit (and there's no reason why bash should be allowed 
to if updatedb isn't). Do you think you could strace it and see what happens
with the getrlimit() and setrlimit() calls?

/* Steinar */
-- 
Homepage: https://www.sesse.net/

Reply via email to