From owner-cvs-all@FreeBSD.ORG Sat Apr 30 13:02:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFD9216A4CE; Sat, 30 Apr 2005 13:02:29 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 879E443D54; Sat, 30 Apr 2005 13:02:29 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 63AD7ACBD6; Sat, 30 Apr 2005 15:02:27 +0200 (CEST) Date: Sat, 30 Apr 2005 15:02:27 +0200 From: Pawel Jakub Dawidek To: "Christian S.J. Peron" Message-ID: <20050430130227.GA837@darkness.comp.waw.pl> References: <200504300016.j3U0G0eO099330@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d+HVnKf17tRgD4xw" Content-Disposition: inline In-Reply-To: <200504300016.j3U0G0eO099330@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d jail X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2005 13:02:30 -0000 --d+HVnKf17tRgD4xw Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 30, 2005 at 12:16:00AM +0000, Christian S.J. Peron wrote: +> csjp 2005-04-30 00:16:00 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> etc/rc.d jail=20 +> Log: +> Do not unconditionally mount devfs to ${jail_devdir}/dev. First check +> to see if a prior devfs has been mounted. If no devfs is mounted on +> ${jail_devdir}/dev then proceed. This will prevent the stack up of +> multiple devfs mounts on the same mount point. As I'm thinking about this now, it would be probably better to unmount devfs inside a jail and mount it again, because someone could change devfs rules in meantime and wants to restart the jail with new devfs rules. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --d+HVnKf17tRgD4xw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCc4HjForvXbEpPzQRAvSXAKCwN6Gk2/XMR300afplwNOIEf6/SwCgwvAt UbQlTsJHtDpmaLHjVeFlVds= =A6So -----END PGP SIGNATURE----- --d+HVnKf17tRgD4xw--