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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: