You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Time synchronization being forced only when brand new/not previously used network details are received via DHCP.
Unexpected behaviour you saw
Every time a lease is renewed to the same details (in my case every five minutes) the following occurs:
systemd-timesyncd[529]: Synchronized to time server ip:123 (ip).
Steps to reproduce the problem
Set a DHCP server to serve leases with a maximum lease time of 10 minutes and a recommended renewal time of five minutes.
Configure a Fedora 24 VM to request DHCP leases using networkd.
After initial lease is obtained wait for the lease to be renewed (in my case five minutes) and check the journal for systemd-timesyncd messages.
The text was updated successfully, but these errors were encountered:
@yuwata suggested that this is fixed by #8611. I think I agree. Closing hence. Please test and report back if this is still an issue with that PR applied.
Submission type
systemd version the issue has been seen with
Used distribution
Expected behaviour you didn't see
Unexpected behaviour you saw
Steps to reproduce the problem
The text was updated successfully, but these errors were encountered: