eworm-de / mkinitcpio-ykfde

Full disk encryption with Yubikey (Yubico key)
GNU General Public License v3.0
109 stars 26 forks source link

/usr/lib/udev/ykfde helper executed before filesystem device is ready #29

Open mrapavy opened 4 years ago

mrapavy commented 4 years ago

Has anybody observed a race condition under which the ykfde utility is triggered by udev before the encrypted filesystem device file is populated and therefore the filesystem decryption fails?

Is there any way how to synchronize triggering ykfde with detection of yubikey on the usb bus AND having encrypted file system device file available?