webosose / meta-webosose

Yocto layer for webOS
GNU General Public License v2.0
109 stars 42 forks source link

systemd: Add back timesyncd #15

Open Herrie82 opened 4 years ago

Herrie82 commented 4 years ago

timesyncd provides timedatectl which is needed by https://github.com/webosose/luna-sysservice/blob/master/Src/TimePrefsHandler.cpp#L4928

Without timedatectl you'd see "Jul 30 10:01:49 hammerhead LunaSysService[1039]: sh: timedatectl: command not found" in the logs.

Signed-off-by: Herman van Hazendonk github.com@herrie.org