Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve NTP handling on startup #1659

Closed
caco3 opened this issue Dec 21, 2022 · 1 comment
Closed

Improve NTP handling on startup #1659

caco3 opened this issue Dec 21, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@caco3
Copy link
Collaborator

caco3 commented Dec 21, 2022

  > Wieso wird überhaupt ein NTP-Server angefragt, der nicht in der Config definiert ist?

Wir brauchen die Welt-Zeit für das logging, gerne schon so früh wie möglich.
Momentan wird daher zuerst mal der Default (pool.ntp.org) verwendet. Erst später im Startup wird die Config (NTP-Server und Timezone) eingelesen und angewendet.

Mal schauen, ob wir das irgendwie optimieren können.

Originally posted by @caco3 in #1657 (reply in thread)

@caco3 caco3 added the enhancement New feature or request label Dec 21, 2022
@caco3 caco3 self-assigned this Dec 22, 2022
@caco3
Copy link
Collaborator Author

caco3 commented Dec 23, 2022

#1676

@caco3 caco3 closed this as completed Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant