mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
This is a scalable open source database. For more information see the home page below. http://www.cockroachlabs.com Package-Manager: Portage-2.3.5, Repoman-2.3.1
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
# This is needed because cockroach can open a high number of file
|
|
# descriptors
|
|
cockroach soft nofile 35000
|
|
cockroach hard nofile 35000
|