ulimit with openbsd problem

2014-05-19 Thread Mike Jackson
Hi, I've replaced /sbin/init with runit's init, and starting every other service (ssh, getty, etc) with runsv. Following instructions on this page to raise open file limit to 4096: https://code.google.com/p/go-wiki/wiki/OpenBSD The result has actually decreased nofiles from the default of

Re: ulimit with openbsd problem

2014-05-19 Thread Jérémie Courrèges-Anglas
Mike Jackson m...@netauth.com writes: Hi, Hi, I've replaced /sbin/init with runit's init, and starting every other service (ssh, getty, etc) with runsv. I wish you good luck at 5.5 upgrade time. ;) Following instructions on this page to raise open file limit to 4096:

Re: ulimit with openbsd problem

2014-05-19 Thread Mike Jackson
Quoting j...@wxcvbn.org: I wish you good luck at 5.5 upgrade time. ;) This is a 5.5 machine. Anyway.. Add an openfiles-max entry (= 4096) or just use openfiles to specify both. Note that the value for default and staff have since been bumped to 512. I am manipulating the daemon login