summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-11-04 18:51:37 +0100
committerLennart Poettering <lennart@poettering.net>2014-11-04 18:51:37 +0100
commit936c200f6cc62f62f347b0e3cbfbf2355a44a17c (patch)
tree3863211161dd8b9763ad35e78414b248200a9775 /TODO
parent57f2a947270faf65e1876797b930e3f6d60ebd06 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index b3c891eac4..77fc48b5a2 100644
--- a/TODO
+++ b/TODO
@@ -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().