aboutsummaryrefslogtreecommitdiffstats
path: root/udev/ykfde
AgeCommit message (Collapse)AuthorFilesLines
2014-03-14replace scripts with a C programGravatar Christian Hesse1-17/+0
2013-10-03add timeout to inotifywait and exit on wrong messageGravatar Christian Hesse1-2/+3
systemd should manage to ask for the passphrase within two seconds.
2013-10-03fix behavior of inotifywaitGravatar Christian Hesse1-1/+1
2013-10-01use inotifywait to work around race conditionGravatar Christian Hesse1-1/+2
It was passible that the keyfile was created too late, but the password agent was not ready yet. Work around this by waiting for a new request.
2013-10-01fix message stringGravatar Christian Hesse1-1/+1
2013-10-01discard errors by ykchalrespGravatar Christian Hesse1-1/+1
2013-10-01remove newline from response, answer password agentGravatar Christian Hesse1-1/+7
2013-10-01update for systemd in initramfsGravatar Christian Hesse1-0/+9