summaryrefslogtreecommitdiff
path: root/man/4/keyfs
diff options
context:
space:
mode:
Diffstat (limited to 'man/4/keyfs')
-rw-r--r--man/4/keyfs12
1 files changed, 11 insertions, 1 deletions
diff --git a/man/4/keyfs b/man/4/keyfs
index c49f00f6..03642b96 100644
--- a/man/4/keyfs
+++ b/man/4/keyfs
@@ -7,7 +7,9 @@ keyfs \- encrypted key storage
.B -D
]
[
-.B -m mountpoint
+.BI -m " mountpoint"
+] [
+.BI -n " nvram"
] [
.I keyfile
]
@@ -105,6 +107,14 @@ result in appropriate changes to
.IR keyfile .
.PD
.PP
+If the
+.B -n
+option is given, instead of prompting for the master key,
+.I keyfs
+will read it from the file
+.IR nvram .
+Obviously that file should be well-protected from ordinary observers.
+.PP
The
.B -D
option enables tracing of the file service protocol, for debugging.