https://bugzilla.novell.com/show_bug.cgi?id=753932 https://bugzilla.novell.com/show_bug.cgi?id=753932#c46 --- Comment #46 from Frederic Crozat <fcrozat@suse.com> 2012-11-28 10:19:29 UTC --- from systemd TODO list : http://cgit.freedesktop.org/systemd/systemd/commit/?id=d2e83c23f5f0cdd3b6ec0... +* introduce ntp.service (or suchlike) as symlink that is used to arbitrate betw + NTP implementations + +* timer units should get the ability to trigger when: + - CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET) + - 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 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 lo + mode, it will never touch the RTC if the no reliale time source is active or + user did not request anything like it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.