commit: ef22f78a480e4f6efb1ae7a9bef0b2ef9c456cd3 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 21:03:27 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=ef22f78a
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.
