Date: Mon, 28 Sep 2009 18:11:31 +0000 (UTC) From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: Edwin Shao <edwin.shao@gmail.com> Cc: freebsd-jail@freebsd.org, Jamie Gritton <jamie@freebsd.org> Subject: Re: Tutorial for Hierarchical Jails? Message-ID: <20090928180731.M68375@maildrop.int.zabbadoz.net> In-Reply-To: <cf8a6aa50909281045x47e58e99y92437ffa86c72846@mail.gmail.com> References: <cf8a6aa50909280506g63030d9ft423c42e8c61700d@mail.gmail.com> <4AC0E5E6.1010700@FreeBSD.org> <cf8a6aa50909281045x47e58e99y92437ffa86c72846@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Sep 2009, Edwin Shao wrote: > Hi Jamie, > When I try to change the parameter, nothing happens: > rescue /etc> sudo sysctl security.jail.param.children.max=1 > security.jail.param.children.max: 0 -> 0 > > rescue /etc> sudo sysctl security.jail.param.children.max > security.jail.param.children.max: 0 > > Am I doing this incorrectly? Yes. It's a parameter to jail(8). The security.jail.param sysctls can be seen as a list of possible options valid to jail(8). See man 8 jail for the exact details. /bz -- Bjoern A. Zeeb What was I talking about and who are you again?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090928180731.M68375>