diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/ykfde.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/ykfde.conf b/conf/ykfde.conf index a65c7d8..af25ad7 100644 --- a/conf/ykfde.conf +++ b/conf/ykfde.conf @@ -1,8 +1,8 @@ [general] # Specify what Yubikey slot to use for full disk encryption # The specified slot has to be configured for HMAC-SHA1. -Slot = 2 +slot = 2 # you can specify slot for one or more specific Yubikeys as well #[1234567] -#Slot = 1 +#slot = 1 |