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

NTP support is still missing #62

Closed
sharkwouter opened this issue Jan 7, 2020 · 3 comments
Closed

NTP support is still missing #62

sharkwouter opened this issue Jan 7, 2020 · 3 comments

Comments

@sharkwouter
Copy link
Contributor

I can't work on this right now, so I'm creating this issue for future reference. My system shows the wrong time and does not correct it. This is not a mature problem, but it is a bit annoying.

SteamOS uses chrony as NTP daemon. The configuration for Chrony is not that straightforward, but it should work better on systems which aren't always online. There is a page about it on the Arch wiki: https://wiki.archlinux.org/index.php/Chrony

@tommy4st
Copy link
Contributor

tommy4st commented Jan 7, 2020

As GamerOS uses Systemd it's probably best to use it's implementation instead of Chrony: systemd-timesyncd

I just checked and the default values for NTP servers in Arch should be working.

I can prepare a PR for this (it's fairly simple as it just enables the systemd-timesyncd service)

@sharkwouter
Copy link
Contributor Author

Oh, that could work as well. The default Chrony configuration isn't really usable, so this might be a good solution

tommy4st added a commit to tommy4st/gamer-os that referenced this issue Jan 13, 2020
@alkazar
Copy link
Member

alkazar commented Feb 23, 2020

Now added in GamerOS 15.

@alkazar alkazar closed this as completed Feb 23, 2020
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

3 participants