diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2014-10-20 15:52:11 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2014-10-20 15:52:11 -0500 |
commit | 9bf789f78890c8b5879d29acb9fb0e23285baee4 (patch) | |
tree | e8aa20955308cf0fa4a3b7ea2b041d67da5da7c4 | |
parent | f9acd65497c6e561fbf5420386a99d681fede859 (diff) |
Update news file wrt chroot variable
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |