forked from pool/chrony
This commit is contained in:
parent
c32e75d5a7
commit
63f9a62570
@ -4,7 +4,7 @@
|
||||
return 1;
|
||||
}
|
||||
|
||||
+ LOG(LOGS_WARN, "fabs(offset) = %.010f ", fabs(offset));
|
||||
+ LOG(LOGS_WARN, "offset = %.010f ", offset);
|
||||
if (fabs(offset) > max_offset) {
|
||||
LOG(LOGS_WARN,
|
||||
"Adjustment of %.3f seconds exceeds the allowed maximum of %.3f seconds (%s) ",
|
||||
|
Loading…
x
Reference in New Issue
Block a user