Resource Limits Within Jails

Steve O'Hara-Smith steve at sohara.org
Thu Jan 5 19:18:58 UTC 2017


On Thu, 5 Jan 2017 11:53:55 -0700
markham breitbach <markham at ssimicro.com> wrote:

> I am trying to figure out the best way to manage resource limits for a
> particular daemon within a jail (specifically memory usage), without
> having to limit the entire jail and other processes within.

	Not specific to jails but one way is to start the daemon from a
shell script and use ulimit to set resource limits before execing the
daemon.

-- 
Steve O'Hara-Smith <steve at sohara.org>


More information about the freebsd-questions mailing list