diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-02-23 01:12:07 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-02-23 01:12:07 +0100 |
commit | 21bc923aa35d455cdef1607eb7022608c705c9f3 (patch) | |
tree | dd3258fedfadbd93b1ba9d7534cc43f128c4c052 /TODO | |
parent | 80758717a6359cbe6048f43a17c2b53a3ca8c2fa (diff) |
ask-password: supported plymouth cached passwords
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -4,17 +4,11 @@ F15: * isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target -* when plymouth is disabled the console password entry stuff seems to be borked - https://bugzilla.redhat.com/show_bug.cgi?id=655538 - * increase password timeout https://bugzilla.redhat.com/show_bug.cgi?id=677962 * finish syslog socket stuff -* support caching password questions in plymouth and on the console - https://bugzilla.redhat.com/show_bug.cgi?id=677438 - * load EnvironmentFile= when starting services, not when reloading configuration https://bugzilla.redhat.com/show_bug.cgi?id=661282 |