chiark / gitweb /
timesyncd: only update stamp file when we are synchronized
[elogind.git] / src / timesync / timesyncd.h
index 471d4b0a1254b57474773f0e3b202647002b1868..4afe4b9f5b183ec014b89eb643f536f0f298124d 100644 (file)
@@ -84,6 +84,7 @@ struct Manager {
 
         /* last change */
         bool jumped;
+        bool sync;
         int drift_ppm;
 
         /* watch for time changes */