Date: Fri, 11 May 2001 14:21:46 -0500 From: Steve Price <steve@havk.org> To: questions@freebsd.org Subject: ulimit -s Message-ID: <20010511142146.V9413@bsd.havk.org>
next in thread | raw e-mail | index | archive | help
How does one go about upping the stacksize limit for a normal user? I've tried playing with settings in /etc/login.conf and made sure I ran cap_mkdb. The default settings which is what it is supposed to be using is set to unlimited. I can up the value with 'ulimit -s 262144' as root but when I try to do this as an average user I get this. ulimit: ulimit: bad limit: Operation not permitted Any ideas? Thanks. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010511142146.V9413>