From owner-freebsd-questions@FreeBSD.ORG Thu Feb 16 07:23:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 890D916A420 for ; Thu, 16 Feb 2006 07:23:36 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.ru (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3C9443D4C for ; Thu, 16 Feb 2006 07:23:35 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from [192.168.2.26] (helo=sysadm.stc) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1F9dUE-0008W0-HA for freebsd-questions@freebsd.org; Thu, 16 Feb 2006 10:23:34 +0300 Received: from localhost.stc ([127.0.0.1] helo=sysadm.stc) by sysadm.stc with esmtp (Exim 4.54 (FreeBSD)) id 1F9dU7-0009BG-Hi for freebsd-questions@freebsd.org; Thu, 16 Feb 2006 10:23:27 +0300 Received: (from igorr@localhost) by sysadm.stc (8.13.4/8.13.3/Submit) id k1G7NRHj035293 for freebsd-questions@freebsd.org; Thu, 16 Feb 2006 10:23:27 +0300 (MSK) (envelope-from igorr) Date: Thu, 16 Feb 2006 10:23:27 +0300 From: Igor Robul To: freebsd-questions@freebsd.org Message-ID: <20060216072327.GD35058@sysadm.stc> References: <20060215202527.E60635@ganymede.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060215202527.E60635@ganymede.hub.org> User-Agent: Mutt/1.5.11 X-Archived: Yes Subject: Re: devfs ruleset appropriate for jail'd environment ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2006 07:23:36 -0000 On Wed, Feb 15, 2006 at 08:26:36PM -0400, Marc G. Fournier wrote: > > I had thought there used to be a sample one in /etc/devfs.conf, but its > either no longer there, or my memory is failing me ... > > Does anyone have one that is appropriate for mounting devfs into a jail > where ppl have shell access? put jail_YOUR-JAIL-NAME_devfs_ruleset="devfsrules_jail" to /etc/rc.conf You can look at rules in /etc/defaults/devfs.rules