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

[BUG] Correct way to set up the system date #53

Open
eshcheglov opened this issue May 17, 2023 · 0 comments
Open

[BUG] Correct way to set up the system date #53

eshcheglov opened this issue May 17, 2023 · 0 comments

Comments

@eshcheglov
Copy link

eshcheglov commented May 17, 2023

In the installation documentation (docs-fidoiot/docs/installation.md), it suggests setting the system time by making a web request and parsing the response. Honestly, it's the craziest and most absurd way of setting the system time I have ever seen. This command can even make things worse if the system already has the correct time set up using NTP

I suggest doing it properly by providing a direct link to the Ubuntu documentation

Another way is to run timedatectl set-ntp true command, but it also has some drawbacks (e.g user may have another NTP client installed different from timedatectl one)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant