commit: 9bf789f78890c8b5879d29acb9fb0e23285baee4 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Mon Oct 20 20:52:11 2014 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Oct 20 20:52:11 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=9bf789f7
Update news file wrt chroot variable --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 8858f46..aea5232 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,11 @@ This file will contain a list of notable changes for each release. OpenRC-0.13.2 ============= + +A chroot variable has been added to the service script variables. +This fixes the support for running a service in a chroot. +This is documented in man 8 openrc-run. + The netmount service now mounts nfs file systems. This change was made to correct a fix for an earlier bug.
