ldap: Increase openfiles limit for daemon class on OpenBSD
This commit is contained in:
parent
cea629a380
commit
1661e89691
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ daemon:\
|
|||
:ignorenologin:\
|
||||
:datasize=infinity:\
|
||||
:maxproc=infinity:\
|
||||
:openfiles-cur=128:\
|
||||
:openfiles-cur=1024:\
|
||||
:stacksize-cur=8M:\
|
||||
:localcipher=blowfish,9:\
|
||||
:tc=default:
|
||||
|
|
Loading…
Add table
Reference in a new issue