Closed Gitnerd-1 closed 5 years ago
The time change syscalls are not forwarded to the JSON output.
else if (!strncmp(sys, "adjtimex", 8)) { ----> havejson = 1; <---- category = CAT_TIME;
thanks, fixed in 2.2
The time change syscalls are not forwarded to the JSON output.