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 toggles erroneously call systemd timedatectl, probably don't store toggle state, and don't function #4

Open
ericblade opened this issue Mar 4, 2024 · 0 comments

Comments

@ericblade
Copy link

Src/TimePrefsHandler.cpp

I'm guessing NTP only works because default setting for it is on, somewhere else. The toggle calls to systemd timedatectl, which doesn't do anything because it's not installed (due to the webos systemd append removing systemd time synchronization), but also doesn't appear to store the status anywhere, or actively do anything to turn sntp time handling on or off.

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