Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-22 | rename the worker program | Christian Hesse | 1 | -1/+1 | |
This is no longer just udev... So rename and move. | |||||
2017-06-20 | Rework the code, update keyring handlingsystemd-v233 | Christian Hesse | 1 | -0/+16 | |
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 |