chiark / gitweb /
timesyncd: always use CLOCK_BOOTTIME if we can
authorLennart Poettering <lennart@poettering.net>
Sun, 10 Aug 2014 21:40:48 +0000 (23:40 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 11 Aug 2014 13:06:22 +0000 (15:06 +0200)
commit6a5c7b7e41a036bfdc2474b4583fcfdd358a6db6
treed57d24748fdc55443c61b36692ea8a57b7f8d487
parent31a339fd7f0e87376bade9ebd7ae32c58d34cf85
timesyncd: always use CLOCK_BOOTTIME if we can

After all we want to compare a monotonically increasing clock with the
remote clock, hence we shouldn't ignore system suspend periods.
src/timesync/timesyncd.c