Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 2015 20:14:57 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r288890 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201510052014.t95KEvqU083557@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Mon Oct  5 20:14:57 2015
New Revision: 288890
URL: https://svnweb.freebsd.org/changeset/base/288890

Log:
  Document r286064, jail(8) -l flag and default shell execution when
  no commands are specified.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:14:55 2015	(r288889)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:14:57 2015	(r288890)
@@ -166,6 +166,12 @@
     <sect2 xml:id="userland-programs">
       <title>Userland Application Changes</title>
 
+      <para revision="286064">The &man.jail.8; utility has been
+	updated to include a new flag, <literal>-l</literal>, which
+	ensures a clean environment in the target jail when used.
+	Additionally, &man.jail.8; will run a shell within the target
+	jail when run no commands are specified.</para>
+
       <para revision="287122">The &man.mkimg.1; utility has been
 	updated to include support for <literal>NTFS</literal>
 	filesystems in both <acronym>MBR</acronym> and



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