Is there a blessed method these days for setting the ulimit per-daemon? The best I've been able to do is a global setting in /etc/rc.conf:
rc_ulimit="-s 1048576" The entries under /etc/security seem to be ignored when using `/etc/init.d/foo start`.
Is there a blessed method these days for setting the ulimit per-daemon? The best I've been able to do is a global setting in /etc/rc.conf:
rc_ulimit="-s 1048576" The entries under /etc/security seem to be ignored when using `/etc/init.d/foo start`.