Ubuntu 10.04 LTS (Lucid Lynx) AMI: Difference between revisions

Jump to navigation Jump to search
Line 812: Line 812:
/etc/security/limits.d/mylimits.conf
/etc/security/limits.d/mylimits.conf
<pre>
<pre>
* - stack -1
* soft nofile 524288
* soft nofile 524288
* hard nofile 524288
* hard nofile 524288
root soft nofile 524288
root soft nofile 524288
root hard nofile 524288
root hard nofile 524288
* soft stack unlimited
* hard stack unlimited
root soft stack unlimited
root hard stack unlimited
* soft memlock unlimited
* soft memlock unlimited
* hard memlock unlimited
* hard memlock unlimited

Navigation menu