[CentOS] ulimit
Miguel Medalha
miguelmedalha at sapo.ptSat Apr 10 23:49:47 UTC 2010
- Previous message: [CentOS] ulimit
- Next message: [CentOS] ulimit [SOLVED]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I need to to change the ulimit to 16384(ulimit -n 16384) on boot on > Centos 5.4 64 bit. How do I do that? Been searching and have yet to > find a good answer. Tried to do it in rc.local but it appears to > happen to late there In order to make the change permanent, add the following line to "/etc/security/limits.conf": * - nofile 16384 From "limits.conf"'s header: «Quote: - the wildcard *, for default entry - nofile - max number of open files
- Previous message: [CentOS] ulimit
- Next message: [CentOS] ulimit [SOLVED]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list