What | Removed | Added |
---|---|---|
Status | NEW | RESOLVED |
Resolution | --- | INVALID |
(In reply to Axel Braun from comment #0) > My expectation was that time-sync.target is reached *after* the time is > properly synced. This is obviously not the case. See the section on time-sync.target in the systemd.special(7) man page to synchronize your expectation with the respective specification. ;) > How can we achieve that time is synced when target is reached? Enable chrony-wait.target if you run a system that has no RTC, but is guaranteed to have internet access on boot. Enabling that by default would break e.g. laptops that do have an RTC, but need to be able to boot without network access, e.g. because WiFi can only be connected after the user has logged in.