From 886412f29ed7ea23f98d6cf9016603fb1a71a114 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 22 Jun 2017 10:47:39 +0200 Subject: rename the worker program This is no longer just udev... So rename and move. --- dracut/module-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dracut') diff --git a/dracut/module-setup.sh b/dracut/module-setup.sh index 3cab1c8..a791d44 100755 --- a/dracut/module-setup.sh +++ b/dracut/module-setup.sh @@ -14,7 +14,7 @@ install() { inst_rules "$moddir/20-ykfde.rules" inst_hook cmdline 30 "$moddir/parse-mod.sh" inst_simple "$moddir/ykfde.sh" /sbin/ykfde.sh - inst_simple /usr/lib/udev/ykfde + inst_simple /usr/lib/ykfde/worker inst_simple /etc/ykfde.conf # this is required for second factor -- cgit v1.2.3-54-g00ecf