GNOME Bugzilla – Bug 654970
datetime: Add NTP support for SUSE variants
Last modified: 2011-09-06 13:38:17 UTC
This is nearly the same code as the Fedora one, except that the ntp service is called ntp (instead of ntpd), and the variable for the hardware clock is different. Maybe we want to share some code there?
Created attachment 192307 [details] [review] datetime: Add NTP support for SUSE variants
It's worth pointing out that we have some solid & generic code in a gdm patch in openSUSE to read/write /etc/sysconfig files. I don't know if it's of interest here (especially as we're slowly trying to kill those files with systemd).
See bug 658352 about using systemd's D-Bus service directly. Attachment 192307 [details] pushed as bf7c80d - datetime: Add NTP support for SUSE variants