diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/ykfde.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/ykfde.conf b/conf/ykfde.conf index 1989351..a65c7d8 100644 --- a/conf/ykfde.conf +++ b/conf/ykfde.conf @@ -1,3 +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 + +# you can specify slot for one or more specific Yubikeys as well +#[1234567] +#Slot = 1 |