Systemd/src/timedate
Yu Watanabe 3af0a96c0f timedate: defer the property changed signal until job of starting/stopping NTP service is finished
Before this, the property changed signal is emitted immediately after
StartUnit/StopUnit method is called. So, the running state of the NTP
client service may not updated.
This makes the timing of emitting property changed signal is deferred
until job of starting/stopping NTP client service is completed.

Fixes #9672.
2018-07-26 12:13:35 +09:00
..
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
org.freedesktop.timedate1.conf Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
org.freedesktop.timedate1.policy timedatectl: do not wrap polkit policy message 2018-05-18 00:03:15 +09:00
org.freedesktop.timedate1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
timedatectl.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
timedated.c timedate: defer the property changed signal until job of starting/stopping NTP service is finished 2018-07-26 12:13:35 +09:00