aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-07-13 17:49:17 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-07-13 17:49:25 -0500
commitb35099cb707e333b6b8d30d956ffa93bcd2da0ab (patch)
tree29879940a631523a967184aee5b9b332cb55d96b
parent3fd3bfc76dccc3752f4af949ad4076dab26357fb (diff)
Add comment about overriding the default efivars mount in fstab to news
-rw-r--r--NEWS.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 36662544..053a3cd6 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -10,7 +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:
+Also, you can override this behavior by adding a line for efivars to
+fstab if you want efivars mounted read-write.
+
+For more information on this issue, see the following url:
https://github.com/openrc/openrc/issues/134