Description
reactos-bootcd-0.4.15-dev-6826-gdabb3f4-x86-gcc-lin-dbg
- Test done on Nov 2nd 2023
- Change month to July
- Disable automatic online time/date check
- Reboot
- Date is back to November 2nd
- Disabling the Time Service of course make it work but is not the expected solution
- Expected behavior : NTP/NoSync parameter to be taken into account to laun SetTime or not.
- Log saysÂ
(base/services/w32time/w32time.c:171) Entered SetTime. |
(base/services/w32time/w32time.c:192) Time Server is 'pool.ntp.org'. |
[...]
|
(base/services/w32time/w32time.c:290) W32Time Service successfully set clock. |
Cause : w32time service does not take NTP / NoSync parameter into account
Fixed by patch : timedate.patch