commit: 3fd3bfc76dccc3752f4af949ad4076dab26357fb Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Tue Jul 11 20:10:16 2017 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Jul 11 20:10:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=3fd3bfc7
add link to efivars issue to news file NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 53802b40..36662544 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,6 +10,10 @@ this file system making systems unbootable. If you need to change something in this path, you will need to re-mount it read-write, make the change and re-mount it read-only. +For more information oon this issue, see the following url: + +https://github.com/openrc/openrc/issues/134 + ## OpenRC-0.25 This version contains an OpenRC-specific implementation of init for
