From e56ebb3ce3372d5c16ac6cde89e95f903a3ec026 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 1 Feb 2013 19:09:22 +0100 Subject: [PATCH] start chrony-wait service with chronyd --- chronyd.service | 1 + 1 file changed, 1 insertion(+) diff --git a/chronyd.service b/chronyd.service index 16d620f..fd25dd7 100644 --- a/chronyd.service +++ b/chronyd.service @@ -1,6 +1,7 @@ [Unit] Description=NTP client/server After=syslog.target ntpdate.service sntp.service +Wants=chrony-wait.service Conflicts=ntpd.service [Service]