Closed hectcastro closed 11 years ago
Support for adding file descriptor limits is achieved via the ulimit cookbook. The include_recipe bit is required to template /etc/pam.d/su so that Riak's init scripts can leverage the newly set file descriptor limit.
include_recipe
/etc/pam.d/su
Support for adding file descriptor limits is achieved via the ulimit cookbook. The
include_recipe
bit is required to template/etc/pam.d/su
so that Riak's init scripts can leverage the newly set file descriptor limit.