Thread
:
Increasing File Descriptors
View Single Post
#
8
(
permalink
)
02-19-2008, 02:29 PM
Fitzroy Blusterbuss
Posts: n/a
Re: Increasing File Descriptors
/sbin/initscript is the file I needed. You can use ulimit to set the soft
and hard fd limits there. Better to check the initscript man page rather
than the sample file initscripts.sample.
Fitzroy Blusterbuss