Blame SOURCES/chrony-service-helper.patch

f132bc
diff -up chrony-3.1/examples/chronyd.service.service-helper chrony-3.1/examples/chronyd.service
f132bc
--- chrony-3.1/examples/chronyd.service.service-helper	2017-01-31 12:12:01.863772826 +0100
f132bc
+++ chrony-3.1/examples/chronyd.service	2017-01-31 12:12:30.371860064 +0100
f132bc
@@ -10,6 +10,7 @@ Type=forking
f132bc
 PIDFile=/var/run/chrony/chronyd.pid
f132bc
 EnvironmentFile=-/etc/sysconfig/chronyd
f132bc
 ExecStart=/usr/sbin/chronyd $OPTIONS
f132bc
+ExecStartPost=/usr/libexec/chrony-helper update-daemon
f132bc
 PrivateTmp=yes
f132bc
 ProtectHome=yes
f132bc
 ProtectSystem=full