On Fri, Mar 28, 2008 at 2:11 PM, thomas Armstrong <tarmstrong@gmail.com> wrote:
Hi.

I'd like to configure my "ulimit" and change the value:
--------
ulimit -n 16384
--------

It works perfectly if I type it on the shell, but it doesn't work if I
write it within a shell script (/etc/rc.d/init.d/httpd) or within
'/etc/rc.local'

The idea is changing it each time the server starts. Any suggestion?

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Post the script your using and you'll have better luck getting a good answer.

Max