diff options
author | Christian Hesse <mail@eworm.de> | 2013-10-01 10:42:47 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-10-01 10:42:47 +0200 |
commit | be598301fe099be177acefff54f9db65fe263cc7 (patch) | |
tree | 8f786a405b4da2303b0a491f0f8fe4460454551f /conf | |
parent | 54db02d7d6dbead7a7da6a7b110a34721affdf44 (diff) | |
download | mkinitcpio-ykfde-be598301fe099be177acefff54f9db65fe263cc7.tar.gz mkinitcpio-ykfde-be598301fe099be177acefff54f9db65fe263cc7.tar.zst |
update for systemd in initramfs
Diffstat (limited to 'conf')
-rw-r--r-- | conf/ykfde.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/ykfde.conf b/conf/ykfde.conf new file mode 100644 index 0000000..fa715db --- /dev/null +++ b/conf/ykfde.conf @@ -0,0 +1,2 @@ +# Specify what Yubikey slot to use for full disk encryption +YKFDE_SLOT=2 |