Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2003 12:50:14 -0800 (PST)
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/48095: Manual page for jail(8) does not mention mounting devfs under jail.
Message-ID:  <200302092050.h19KoEKx020142@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/48095; it has been noted by GNATS.

From: Giorgos Keramidas <keramida@FreeBSD.org>
To: Grzegorz Czaplinski <G.Czaplinski@prioris.mini.pw.edu.pl>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/48095: Manual page for jail(8) does not mention mounting devfs under jail.
Date: Sun, 9 Feb 2003 19:55:39 +0200

 On 2003-02-08 21:08, Grzegorz Czaplinski wrote:
 > The manual for jail(8) does not mention anything about mounting
 > devfs under jail's /dev.
 
 This is true, but mentioning devfs only is probably incomplete.  The
 proper way to handle this is to mention that
 
 # Jailed processes that need devices should have some sort of access
 # to /dev nodes when they are inside the jail, imho.  It is then up to
 # the administrator to choose how to implement this.  Either by
 # mounting devfs under the /jail/dev directory or by manually calling
 # MAKEDEV or mknod to create only those devices that are absolutely
 # necessary.
 
 Would a note like the above paragraph be ok?
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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