diff options
Diffstat (limited to 'dracut/module-setup.sh')
-rwxr-xr-x | dracut/module-setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |