diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-10-26 15:15:00 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-26 15:15:00 +0200 |
commit | b9ba604e8720c30deb7095b049b577eec1cbb74a (patch) | |
tree | 9803a06cc3494bb9095ec4c3d374df8aaf101565 /TODO | |
parent | 501fc174c22aebd3181af08a4cfa65cc92bbe233 (diff) |
ask-password-tty: properly handle SIGINT/SIGTERM
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -49,8 +49,6 @@ * suspend, resume -* passphrase agent https://bugs.freedesktop.org/show_bug.cgi?id=30038 - * systemctl auto-pager a la git * merge CK @@ -58,7 +56,7 @@ * start getty 2-6 only when actual vt switch happens (same model as socket on-demand activation) -* spawn ask-password tty agent temporarily in systemctl +* ask-password: find way to disable wall agent where tty agent is running * readahead: btrfs/LVM SSD detection |