www/sogod: set openfiles-cur to 1024 & openfiles-max to 2048
in some situations (with a bunch of users) 128fd is not enough. ok giovanni@ sebastia@ (MAINTAINER)
This commit is contained in:
parent
3783d28bbe
commit
7d419da129
@ -3,6 +3,7 @@ COMMENT = web based groupware server
|
||||
VERSION = 5.5.1
|
||||
DISTNAME = SOGo-${VERSION}
|
||||
PKGNAME = sogo-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += GDLContentStore 3.0
|
||||
SHARED_LIBS += NGCards 3.1
|
||||
|
@ -2833,6 +2833,8 @@ share/doc/sogo/sql-update-3.0.0-to-combined.sh
|
||||
share/doc/sogo/sql-update-3.2.10_to_4.0.0-mysql.sh
|
||||
share/doc/sogo/sql-update-3.2.10_to_4.0.0.sh
|
||||
share/doc/sogo/updates.php
|
||||
share/examples/login.conf.d/sogod
|
||||
@sample ${SYSCONFDIR}/login.conf.d/sogod
|
||||
@mode 750
|
||||
@owner _sogo
|
||||
@group _sogo
|
||||
|
4
www/sogo/pkg/sogod.login
Normal file
4
www/sogo/pkg/sogod.login
Normal file
@ -0,0 +1,4 @@
|
||||
sogod:\
|
||||
:openfiles-cur=1024:\
|
||||
:openfiles-max=2048:\
|
||||
:tc=daemon:
|
Loading…
x
Reference in New Issue
Block a user