> All systemd does is provide a tiny dbus mechanism service that is > used by GNOME3.2, to change timezone/time/NTP and so on. It is > easily accessible from all code that can do D-Bus. > > It's documented here: > > http://www.freedesktop.org/wiki/Software/systemd/timedated > > [ As a side note, there are similar tiny mechanisms for locale/kbd > settings and for the hostname: > > http://www.freedesktop.org/wiki/Software/systemd/hostnamed > http://www.freedesktop.org/wiki/Software/systemd/localed > > Is that interesting for anaconda as well? ] Yes, these look interesting. I'll poke around with them next week and see what we can do. Thanks for the link. > We could probably provide a binary that is simply a client to the > bus service. Would that be in your interest? Of coure, if Anaconda > is written in Python it's probably much nicer to just invoke the bus > calls directly. Having the dbus interface is fine. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list