From c573cf05158b38c273727898d472280b7e858b51 Mon Sep 17 00:00:00 2001 From: Benjamin Pereto Date: Tue, 6 Jan 2015 20:13:26 +0100 Subject: make challenges available in the main initramfs --- dracut/module-setup.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'dracut') diff --git a/dracut/module-setup.sh b/dracut/module-setup.sh index 86fcd32..d907ba7 100755 --- a/dracut/module-setup.sh +++ b/dracut/module-setup.sh @@ -15,6 +15,7 @@ install() { inst_simple "$moddir/ykfde.sh" /sbin/ykfde.sh inst_simple /usr/lib/udev/ykfde inst_simple /etc/ykfde.conf + inst_dir /etc/ykfde.d/* dracut_need_initqueue } -- cgit v1.2.3-54-g00ecf