update TODO

This commit is contained in:
Lennart Poettering 2014-11-04 18:51:37 +01:00
parent 57f2a94727
commit 936c200f6c
1 changed files with 0 additions and 7 deletions

7
TODO
View File

@ -496,13 +496,6 @@ Features:
* update the kernel's TZ (sys_tz) when DST changes
* sync down the system time to the RTC when:
- CLOCK_REALTIME makes jumps (the user explicitely requested a time set)
- DST/timezone changes && ntp is active && RTC-in-localtime (never do it without ntp)
This takes care of syncing ntpdate updates to the RTC, and DST updates for localtime
mode, it will never touch the RTC if the no reliable time source is active or the
user did not request anything like it.
* add libsystemd-password or so to query passwords during boot using the password agent logic
* If we show an error about a unit (such as not showing up) and it has no Description string, then show a description string generated form the reverse of unit_name_mangle().