From 55342c49bd7779eaed5da1987498f394ab20527d Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 5 Oct 2015 20:12:25 +0000 Subject: [PATCH] Document r285685, allow mounting linprocfs(5) and linsysfs(5) within a jail. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 82d2b571a4f..170822fa65c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -412,6 +412,10 @@ The &man.w.1; utility has been updated to display the full IPv6 remote address of the host from which a user is connected. + + The &man.jail.8; framework has been + updated to allow mounting &man.linprocfs.5; and + &man.linsysfs.5; within a jail.