chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 4 Nov 2014 17:51:37 +0000 (18:51 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 4 Nov 2014 17:51:37 +0000 (18:51 +0100)
TODO

diff --git a/TODO b/TODO
index b3c891eac4c4f298a3f8b40eb98c23d79f5b8dec..77fc48b5a26c4efdad36528cc0f55c3ee245d9dd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -496,13 +496,6 @@ Features:
 
 * update the kernel's TZ (sys_tz) when DST changes
 
 
 * 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().
 * 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().