Skip to content

Commit ba4f37e

Browse files
w3b6x9sweatybridge
authored andcommitted
chore: set Realtime RLIMIT_NOFILE to empty
1 parent 270c8c2 commit ba4f37e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/start/start.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ EOF
273273
"ERL_AFLAGS=-proto_dist inet_tcp",
274274
"ENABLE_TAILSCALE=false",
275275
"DNS_NODES=''",
276+
"RLIMIT_NOFILE=''",
276277
},
277278
Cmd: []string{
278279
"/bin/sh", "-c",

0 commit comments

Comments
 (0)