On 08/03/2012 12:44 AM, Joost Roeleveld wrote: > > I do get 4096. > Just had another good look at my notes, I also changed the init-file (Added > the ulimit-statement here): > *** > ... > ebegin "Starting ${SVCNAME}" > ++++ ulimit -n 4096 > ${APACHE2} ${APACHE2_OPTS} -k start
Ah, this is what does it. I would rather not modify the init file in case someone else updates clamav (the daemon in question) in the future. Unless they know I've messed with it, they'll just overwrite the changes.