Blame SOURCES/chrony-service-helper.patch

e07ec3
diff -up chrony-3.5/examples/chronyd.service.service-helper chrony-3.5/examples/chronyd.service
e07ec3
--- chrony-3.5/examples/chronyd.service.service-helper	2019-05-10 12:22:57.000000000 +0200
e07ec3
+++ chrony-3.5/examples/chronyd.service	2019-05-14 13:42:38.069516800 +0200
dabfaa
@@ -10,6 +10,7 @@ Type=forking
e07ec3
 PIDFile=/run/chrony/chronyd.pid
dabfaa
 EnvironmentFile=-/etc/sysconfig/chronyd
dabfaa
 ExecStart=/usr/sbin/chronyd $OPTIONS
dabfaa
+ExecStartPost=/usr/libexec/chrony-helper update-daemon
dabfaa
 PrivateTmp=yes
dabfaa
 ProtectHome=yes
dabfaa
 ProtectSystem=full