Document r285420, jail(8) -l flag and default shell execution when

no commands are specified.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2015-10-05 20:12:15 +00:00
parent b6e94bd6da
commit e5fe9c8f90

View File

@ -403,6 +403,12 @@
<para revision="285253">The &man.quota.1; utility has been
updated to include support for <acronym>IPv6</acronym>.</para>
<para revision="285420">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="285550">The &man.w.1; utility has been updated
to display the full IPv6 remote address of the host from which
a user is connected.</para>