Age | Commit message (Collapse) | Author | Files | Lines |
|
With systemd v235 we will have new KeyringMode= for services. Setting
KeyringMode=shared allows to share secrets between services. Use that
for our services.
As udev is not started with a shared keyring we can not run the worker
directly. Instead always start the service.
|
|
This is no longer just udev... So rename and move.
|
|
|
|
It exists new versions of yubikey, add support
|
|
Yubikey emits a lot of events when inserted and queried. We do have to
act on insert, so make sure to match the correct case.
|
|
|