From d54857e5704e52bc93d810250732affc82e1d65f Mon Sep 17 00:00:00 2001 From: David Walser Date: Sun, 17 Nov 2013 19:00:07 +0000 Subject: Add chrony support to drakclock mga#11092 v2 (by Colin Guthrie) * Fix external variable reference (my -> our + $ when using it) * Drop systemd cgroup filesystem check as the path has changed now (prefer "systemctl is-active foo.service" instead) * Add iburst to chrony config server definitions (triggers sync at startup) * Don't use ntpdate with chrony - rather chronyc waitsync * Don't bother checking for ntp in finish-install - just use chrony --- perl-install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/NEWS') diff --git a/perl-install/NEWS b/perl-install/NEWS index 4736ff288..85f894eac 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- add chrony support to drakclock mga#11092 + Version 15.73 - 12 November 2013 - polkit: fix wrappers to properly escape arguments when calling the binary -- cgit v1.2.1