diff --git a/chrony-dnssrv@.service b/chrony-dnssrv@.service index 9400c88..48a8358 100644 --- a/chrony-dnssrv@.service +++ b/chrony-dnssrv@.service @@ -5,4 +5,4 @@ Wants=network-online.target [Service] Type=oneshot -ExecStart=/usr/share/chrony-helper update-dnssrv-servers %I +ExecStart=/usr/lib/chrony/helper update-dnssrv-servers %I diff --git a/chrony.changes b/chrony.changes index d3f28fa..58ff26c 100644 --- a/chrony.changes +++ b/chrony.changes @@ -1,9 +1,11 @@ ------------------------------------------------------------------- -Tue Mar 19 11:08:11 UTC 2019 - Reinhard Max +Thu Mar 21 13:35:20 UTC 2019 - Reinhard Max - Fix ordering and dependencies of chronyd.service, so that it is started after name resolution is up (bsc#1129914). - Add chrony-service-ordering.patch +- Fix location of helper script in chrony-dnssrv@.service + (bsc#1128846). ------------------------------------------------------------------- Wed Mar 6 13:40:04 UTC 2019 - Martin Pluskal