aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
AgeCommit message (Collapse)AuthorFilesLines
2017-03-02systemd-ask-password: give id as suggested by man pageGravatar Christian Hesse1-1/+1
2017-03-02update copyright for 2017Gravatar Christian Hesse2-2/+2
2016-05-22add comment about sleepGravatar Christian Hesse1-0/+3
Is there any better way than sleeping?
2016-05-22do not write password to logsystemd-v230Gravatar Christian Hesse1-1/+1
This requires systemd-ask-password with option --no-output, so it depends on systemd v230 (or commit a5a4e365).
2016-05-22fix start order of unitsGravatar Christian Hesse1-0/+1
2016-05-22drop shell script and implement with systemd unitsGravatar Christian Hesse3-19/+19
2016-04-04do not write second factor to stdout (and log to journal)Gravatar Christian Hesse1-1/+1
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-04-04let systemd-ask-password add the key to store and drop keyctlsystemd-v227Gravatar Christian Hesse1-3/+1
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-01-19add condition for query of 2nd factorGravatar Christian Hesse1-0/+1
2016-01-18rename ykfde-cpio.service -> ykfde.serviceGravatar Christian Hesse1-0/+0
2016-01-18irgnore bad exit status for ykfdeGravatar Christian Hesse1-1/+1
2016-01-18create archive on shutdownGravatar Christian Hesse1-0/+1
2016-01-16We have support for second factor. Yeah!Gravatar Christian Hesse2-0/+36
2014-12-23rename systemd service to ykfde-cpioGravatar Christian Hesse1-0/+0
2014-12-23support updating the challenge on bootGravatar Christian Hesse1-0/+11