Do `mount_devfs' when starting a jail.

PR:		docs/86044
Noticed by:	Dan Langille <dan@langille.org>
Reviewed by:	Jose Biskofski <jbiskofski@grmims.com>
Approved by:	trhodes (mentor)
This commit is contained in:
Jesus R. Camou 2006-03-16 14:31:35 +00:00
parent d7ce16692e
commit 888a664b2d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156771

View File

@ -334,6 +334,7 @@ If you do decide to set this variable,
it must be set before starting any jails, and once each boot.
.Bd -literal -offset indent
ifconfig ed0 inet alias 192.168.11.100/32
mount_devfs devfs /data/jail/192.168.11.100/dev
mount -t procfs proc /data/jail/192.168.11.100/proc
jail /data/jail/192.168.11.100 testhostname 192.168.11.100 \\
/bin/sh /etc/rc