aboutsummaryrefslogtreecommitdiffstats
path: root/install/ykfde
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-04-16 19:15:59 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-04-16 19:15:59 +0200
commitb86e58f61ff27a08468b87d67b6040415edace97 (patch)
treed8f25500861d5f2d94dd16772e7405e65aae3ce1 /install/ykfde
parentfb6551d506d9f74f9d2a85d39ed5f2f111cc04aa (diff)
downloadmkinitcpio-ykfde-b86e58f61ff27a08468b87d67b6040415edace97.tar.gz
mkinitcpio-ykfde-b86e58f61ff27a08468b87d67b6040415edace97.tar.zst
save a challenge for every key
Diffstat (limited to 'install/ykfde')
-rw-r--r--install/ykfde2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ykfde b/install/ykfde
index fc9ce17..0b2e50a 100644
--- a/install/ykfde
+++ b/install/ykfde
@@ -4,7 +4,7 @@ build() {
add_binary /usr/lib/udev/ykfde
add_file /usr/lib/initcpio/udev/20-ykfde.rules /usr/lib/udev/rules.d/20-ykfde.rules
add_file /etc/ykfde.conf
- add_file /etc/ykfde-challenge /
+ add_full_dir /etc/ykfde.d/
add_module 'usbhid'
}