Changing - to soft/hard lines does not make a difference.
The solution appears to be using root instead of "*":
#<domain> <type> <item> <value>
root - nofile 16384
Sounds like a bug somewhere, but at least we have a workaround now.
Thank you for trying to help.
Main Topics
Browse All Topics





by: favorettiPosted on 2008-03-10 at 02:27:54ID: 21084950
You should change your lines into:
* soft nofile 16384
* hard nofile 16384
Otherwise I think it assumes a "top" and doesn't adjust the defaults.