summaryrefslogtreecommitdiffstats
path: root/udev/ykfde
AgeCommit message (Expand)AuthorFilesLines
2014-03-14replace scripts with a C programGravatar Christian Hesse1-17/+0
2013-10-03add timeout to inotifywait and exit on wrong message...systemd should manage to ask for the passphrase within two seconds. Gravatar Christian Hesse1-2/+3
2013-10-03fix behavior of inotifywaitGravatar Christian Hesse1-1/+1
2013-10-01use inotifywait to work around race condition...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. Gravatar Christian Hesse1-1/+2
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