From 0f9fc191de57dedf487552b9c3870cb0604ed37e Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sun, 28 May 2006 09:44:13 +0000 Subject: [PATCH] Revert 1.73, since mounting devfs without a devfs ruleset inside a jail is a very bad idea security wise. Approved by: trhodes (jcamou mentor) No response: jcamou --- usr.sbin/jail/jail.8 | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index 373d310b239b..2fb2676649fd 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -341,7 +341,6 @@ 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