basho-labs / riak-cs-chef-cookbook

Basho Riak CS Chef Cookbook
Apache License 2.0
12 stars 15 forks source link

Added support for setting file descriptor limits #20

Closed hectcastro closed 11 years ago

hectcastro commented 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.