From: Kay Sievers Date: Wed, 7 Nov 2012 12:59:50 +0000 (+0100) Subject: TODO: update X-Git-Tag: v196~125 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=f6113d42d015ad9f3a9e702a09eb8006511a4424 TODO: update --- diff --git a/TODO b/TODO index c804b40eb..622df01f0 100644 --- a/TODO +++ b/TODO @@ -29,8 +29,8 @@ 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 explicitly requested a time set) - - DST changes && ntp is active && RTC-in-localtime (never do it without ntp) + - 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.