From 1abf2613095cbc0fd6b1617f1f649671d7a12431 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 1 Feb 2013 19:07:28 +0100 Subject: [PATCH] start chronyd service after sntp --- chronyd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chronyd.service b/chronyd.service index a96e604..16d620f 100644 --- a/chronyd.service +++ b/chronyd.service @@ -1,6 +1,6 @@ [Unit] Description=NTP client/server -After=syslog.target ntpdate.service +After=syslog.target ntpdate.service sntp.service Conflicts=ntpd.service [Service]