diff options
Diffstat (limited to 'cryptfs.8.in')
-rw-r--r-- | cryptfs.8.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cryptfs.8.in b/cryptfs.8.in index 37dc16f..9ffa12d 100644 --- a/cryptfs.8.in +++ b/cryptfs.8.in @@ -9,6 +9,7 @@ Locking and unlocking of encrypted containers is done via \fBcryptsetup\fP. .SH CONFIGURATION The configuration is read from \fB#ETCDIR#/crypttab\fP and \fB#ETCDIR#/fstab\fP. To not interfere with systemd, if line prefixes match \fB#CONF_PREFIXES#\fP, the prefix will be removed. +Additional to the usual syntax, a keyfile specification in \fB#ETCDIR#/crypttab\fP may be prepended by \fI[key-slot]\fP to limit the used keyslot. .SH FILES .TP .B "#BINDIR#/cryptfs" |