Re: [Nix-dev] ulimit

2015-01-05 Thread peter.romfeld...@gmail.com
perfect, thats what i looked for! thanks, peter On 01/06/2015 02:55 PM, Bjørn Forsman wrote: > On 6 January 2015 at 04:13, peter.romfeld...@gmail.com > wrote: >> Hey, >> >> i did search through the options but could not find anything. did i miss >> something? i also cant find /etc/security/limit

Re: [Nix-dev] ulimit

2015-01-05 Thread Bjørn Forsman
On 6 January 2015 at 04:13, peter.romfeld...@gmail.com wrote: > Hey, > > i did search through the options but could not find anything. did i miss > something? i also cant find /etc/security/limits.d/ on my system > > i want to set the ulimits in nix style. > for example ejabberd user open files 65

[Nix-dev] ulimit

2015-01-05 Thread peter.romfeld...@gmail.com
Hey, i did search through the options but could not find anything. did i miss something? i also cant find /etc/security/limits.d/ on my system i want to set the ulimits in nix style. for example ejabberd user open files 65536 security.ulimits = { ejabberd = { soft = { nofile = 655