From 40a0f31f1838d4774ebd960640bfb230dc562ea1 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sat, 16 Jan 2016 02:13:22 +0100 Subject: We have support for second factor. Yeah! --- config.def.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index f77c141..23518be 100644 --- a/config.def.h +++ b/config.def.h @@ -21,6 +21,8 @@ #define CONFYKSLOT "yk slot" /* config file LUKS slot */ #define CONFLUKSSLOT "luks slot" +/* config file second factor */ +#define CONF2NDFACTOR "second factor" /* path to cpio archive (initramfs image) */ #define CPIOFILE "/boot/ykfde-challenges.img" -- cgit v1.2.3-54-g00ecf