diff options
author | Christian Hesse <mail@eworm.de> | 2016-01-18 21:07:33 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-01-18 21:08:48 +0100 |
commit | 7a91821f13b63e3efd0822fcf3c7bc47592cd730 (patch) | |
tree | b59a9ab92733537ee04180b271a86d07f6929907 /conf | |
parent | c4ee1484c464008e720ba40ba26ec69ca52d68a7 (diff) | |
download | mkinitcpio-ykfde-7a91821f13b63e3efd0822fcf3c7bc47592cd730.tar.gz mkinitcpio-ykfde-7a91821f13b63e3efd0822fcf3c7bc47592cd730.tar.zst |
merge mkinitcpio hooks
Diffstat (limited to 'conf')
-rw-r--r-- | conf/ykfde.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/ykfde.conf b/conf/ykfde.conf index 0525053..7c25314 100644 --- a/conf/ykfde.conf +++ b/conf/ykfde.conf @@ -10,6 +10,10 @@ yk slot = 2 # /etc/crypttab.initramfs. device name = crypt +# Do we use second factor? This setting controls wheter or not +# support is added to initramfs. +second factor = yes + # For every Yubikey in use add a section here. # * 'yk slot' is optional and only required for keys differing # from system default. |