summaryrefslogtreecommitdiff
path: root/cryptfs.8.in
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-12 08:37:33 +0200
committerErich Eckner <git@eckner.net>2018-07-12 08:37:33 +0200
commit63fe016b230b6a4eb5da59476f277bdd696bf029 (patch)
treed2f9a5d8f54abd362eaab23553ec76d3ef1a4e68 /cryptfs.8.in
parent588dcffdbcb70843ccf7ada36acc8b78ac2c555f (diff)
downloadcryptfs-daemon-63fe016b230b6a4eb5da59476f277bdd696bf029.tar.xz
cryptfs.bin.in: allow specification of keyslot; cryptfs.8.in: document this
Diffstat (limited to 'cryptfs.8.in')
-rw-r--r--cryptfs.8.in1
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"