soju/cmd
Simon Ser 4397cd7fc2 cmd/soju: bump max number of opened files
The bouncer process may be dealing with many opened FDs. The default
on Linux is 1024. To support bouncers with a lot of users, bump
RLIMIT_NOFILE to the max as advised in [1].

[1]: http://0pointer.net/blog/file-descriptor-limits.html
2021-11-15 21:22:43 +01:00
..
soju cmd/soju: bump max number of opened files 2021-11-15 21:22:43 +01:00
sojuctl Add context args to Database interface 2021-10-18 19:15:15 +02:00