Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-20 | Rework the code, update keyring handling•••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 systemd-v233 | Christian Hesse | 1 | -22/+0 |
2017-03-02 | update copyright for 2017 | Christian Hesse | 1 | -1/+1 |
2016-05-22 | add comment about sleep•••Is there any better way than sleeping? | Christian Hesse | 1 | -0/+3 |
2016-05-22 | fix start order of units | Christian Hesse | 1 | -0/+1 |
2016-05-22 | drop shell script and implement with systemd units | Christian Hesse | 1 | -0/+18 |