[Centos] permanent ulimit -n on CentOS 3.4

Thu Feb 24 02:50:42 UTC 2005
Mike Obvious <mike4mike at gmail.com>

Hi!

Question from the novice.

I have to permanently increase number of opened files ( ulimit -n 16384 and 
ulimit -Hn 16384) for some application.
I did custom kernel based on 

https://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/sysadmin-guide/s1-custom-kernel-modularized.html

and application documentation ( written for RH 9), no error during all makes
but I have panic during the boot. ( It's Dell SC1425, dual CPU, 2GB RAM, 
i686-based kernel).

Is there any other way to do it ?

Thanks,
Michael