svn commit: r224477 - head/usr.sbin/jail
Benedict Reuschling
bcr at FreeBSD.org
Thu Jul 28 12:23:33 UTC 2011
Author: bcr (doc committer)
Date: Thu Jul 28 12:23:32 2011
New Revision: 224477
URL: http://svn.freebsd.org/changeset/base/224477
Log:
Revert my last change to this file, as BETA1 is not announced yet.
Pointed out by: kib
Pointy hat to: me
Approved by: re (kib, implicit)
Modified:
head/usr.sbin/jail/jail.8
Modified: head/usr.sbin/jail/jail.8
==============================================================================
--- head/usr.sbin/jail/jail.8 Thu Jul 28 12:08:13 2011 (r224476)
+++ head/usr.sbin/jail/jail.8 Thu Jul 28 12:23:32 2011 (r224477)
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 28, 2011
+.Dd July 23, 2011
.Dt JAIL 8
.Os
.Sh NAME
@@ -914,8 +914,3 @@ directory that is moved out of the jail'
access to the file space outside of the jail.
It is recommended that directories always be copied, rather than moved, out
of a jail.
-.Pp
-It is also not recommended that users allowed root in the jail be allowed
-access to the host system.
-For example, a root user in a jail can create a setuid root utility that
-could be run in the host system to achieve elevated privileges.
More information about the svn-src-head
mailing list