mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 20:15:07 -05:00
reference: fix logging of initial unsynchronized tracking entry
This commit is contained in:
@@ -161,7 +161,7 @@ REF_Initialise(void)
|
||||
double file_freq_ppm, file_skew_ppm;
|
||||
double our_frequency_ppm;
|
||||
|
||||
mode = REF_ModeIgnore;
|
||||
mode = REF_ModeNormal;
|
||||
are_we_synchronised = 0;
|
||||
our_leap_status = LEAP_Unsynchronised;
|
||||
our_leap_sec = 0;
|
||||
|
||||
Reference in New Issue
Block a user