diff options
Diffstat (limited to 'conf/ykfde.conf')
-rw-r--r-- | conf/ykfde.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/ykfde.conf b/conf/ykfde.conf index fa715db..1989351 100644 --- a/conf/ykfde.conf +++ b/conf/ykfde.conf @@ -1,2 +1,3 @@ # Specify what Yubikey slot to use for full disk encryption -YKFDE_SLOT=2 +# The specified slot has to be configured for HMAC-SHA1. +Slot = 2 |