Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2006 22:34:31 +0200
From:      Christian Hiris <4711@chello.at>
To:        freebsd-questions@freebsd.org
Cc:        Bret J Esquivel <bret@immense.net>
Subject:   Re: JDK 1.5 in a Jail
Message-ID:  <200608182234.47845.4711@chello.at>
In-Reply-To: <005e01c6c2e6$ed87bb80$c80a000a@bret>
References:  <005e01c6c2e6$ed87bb80$c80a000a@bret>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1190608.yyYufjBy7D
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Friday, 18. August 2006 18:54, Bret J Esquivel wrote:
> Hi Chad,
>
> Yeah I've tried below inside the master:
>
> mount -t linprocfs linprocfs /usr/jails/ox1.immense.net/compat/linux/proc
>
> with df containing:
>
> linprocfs                   4       4        0   100%
> /usr/jails/ox1.immense.net/compat/linux/proc
>
> Still no joy.

The security.jail.enforce_statfs MIB entry defaults to "2", while /sbin/mou=
nt=20
(as used in the Makefile) requires value "1" (or "0") to produce the expect=
ed=20
result.

You can try the command "sysctl security.jail.enforce_statfs=3D1" outside t=
he=20
jail. The MIB entry is documented in "man 8 jail".

Cheers,=20
ch
=20
=2D-=20
Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x466A7521
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu

--nextPart1190608.yyYufjBy7D
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBE5iRnT1PMZ0ZqdSERAg9CAKCqKxDijei/yfyrOWUav+X6IaPiWwCgycQw
731rvE/fItZOxbWXrrf5X54=
=0zSY
-----END PGP SIGNATURE-----

--nextPart1190608.yyYufjBy7D--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608182234.47845.4711>