A procfs mount is no longer needed for a jail.
This commit is contained in:
parent
23152230a8
commit
45099c93a9
@ -45,7 +45,6 @@ cd $D/dev
|
||||
sh MAKEDEV jail
|
||||
cd $D
|
||||
ln -sf dev/null kernel
|
||||
echo "proc $D/proc procfs rw 0 0" >> /etc/fstab
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr chroot 2 ,
|
||||
|
Loading…
Reference in New Issue
Block a user