debian jail, setting max open files soft limit does not work

2022-12-27 Thread Mathias Picker
Hi all, I’ve set up a jail on 13.1 running debian stretch, and now a triplestore needing many openfiles for a data import. Since on Linux the soft limit is pretty hard :) I need to set the soft limit. I’ve edited /etc/security/limits.conf to set soft and hard limit to 2 (just to check

Re: debian jail, setting max open files soft limit does not work

2022-12-27 Thread Mateusz Guzik
On 12/27/22, Mathias Picker wrote: > Hi all, > > > I’ve set up a jail on 13.1 running debian stretch, and now a > triplestore needing many openfiles for a data import. > > Since on Linux the soft limit is pretty hard :) I need to set the > soft limit. > > I’ve edited /etc/security/limits.conf to s