aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 2 insertions, 0 deletions
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"