Bug#824707: systemd: I get fsck's every other boot: due to systemd-timesyncd not updating hwclock?

Martin Pitt mpitt at debian.org
Wed May 18 23:03:30 BST 2016


Manuel Bilderbeek [2016-05-18 23:06 +0200]:
> The whole thing reminds me of bug #755722. But that says that systemd-timesyncd
> does write to the hwclock.... apparently not?

timesyncd does *not* write to the hw clock directly. The kernel has
done that by itself now every 11 minutes for a fair while now, if the
hw clock is in UTC. (If it's not, then timesyncd tells the kernel to
not sync). See manager_adjust_clock() in

  https://github.com/systemd/systemd/blob/master/src/timesync/timesyncd-manager.c#L314

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)




More information about the Pkg-systemd-maintainers mailing list