deb-db/cockroach-bin: Initial import

Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
2023-09-01 11:52:21 +02:00
parent 258abe8df4
commit 77ea98ea33
5 changed files with 179 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# This is needed because cockroach can open a high number of file
# descriptors
cockroach soft nofile 35000
cockroach hard nofile 35000