-
Dharix authored
An sh process apparently opens 1024 fds during startup (and no more, judging from /proc/`pidof sh`/fd monitoring). Setting the appropriate rlimit a bit higher gets rid of the warning.
1f1ed580
An sh process apparently opens 1024 fds during startup (and no more, judging from /proc/`pidof sh`/fd monitoring). Setting the appropriate rlimit a bit higher gets rid of the warning.