aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2019-03-31 14:33:02 +0200
committerJakob Unterwurzacher2019-03-31 14:33:02 +0200
commit8f2723b387fd3a4f575109a42d7c91059ebfe3fa (patch)
tree91cd8795366ac60557b9c563d9e0a327d22ebb41 /README.md
parentec17445b996e7a2dc3b753963ea329881430e27b (diff)
Allow "nofail" for /etc/fstab use
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7614496..4ada2a1 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,7 @@ vNEXT, in progress
([#387](https://github.com/rfjakob/gocryptfs/issues/387)).
Note: as a security precaution, the owner must still manually
`chmod gocryptfs.conf 0440` to allow mounting.
+* Allow the `nofail` option in `/etc/fstab`
v1.7, 2019-03-17
* **Fix possible symlink race attacks in forward mode** when using allow_other + plaintextnames