Blame SOURCES/chrony-service-helper.patch

b94f58
diff -up chrony-4.1/examples/chronyd.service.service-helper chrony-4.1/examples/chronyd.service
b94f58
--- chrony-4.1/examples/chronyd.service.service-helper	2021-05-12 13:06:15.000000000 +0200
b94f58
+++ chrony-4.1/examples/chronyd.service	2021-06-15 09:01:56.948968576 +0200
b94f58
@@ -10,6 +10,8 @@ Type=forking
8a7337
 PIDFile=/run/chrony/chronyd.pid
8a7337
 EnvironmentFile=-/etc/sysconfig/chronyd
8a7337
 ExecStart=/usr/sbin/chronyd $OPTIONS
8a7337
+ExecStartPost=/usr/libexec/chrony-helper update-daemon
b94f58
+ExecStopPost=/usr/libexec/chrony-helper remove-daemon-state
8a7337
 PrivateTmp=yes
8a7337
 ProtectHome=yes
8a7337
 ProtectSystem=full