Age | Commit message (Collapse) | Author | Files | Lines |
|
This is no longer just udev... So rename and move.
|
|
This had some historical issue... So rework the code:
* split into more functions
* drop the sleep and notify logic
* update keyring handling
Depending on setup and systemd version (233 and up) the keyring handling
fails. Try to fix this by...
* writing to session keyring first
* setting permissions
* linking to user keyring
* unlinking from session keyring
https://mjg59.dreamwidth.org/37333.html
|
|
|
|
Signed-off-by: Christian Hesse <mail@eworm.de>
|
|
|
|
fix #5
|
|
|
|
|
|
* place bin/ykfde with C source code bin/ykfde.c
* challenge/response can be updated in place
WARNING: This required config file syntax change!
* updates and simplification to udev/ykfde
* a lot more...
Signed-off-by: Christian Hesse <mail@eworm.de>
|