Blame SOURCES/chrony-service-helper.patch

83af60
diff -up chrony-4.1/examples/chronyd.service.service-helper chrony-4.1/examples/chronyd.service
83af60
--- chrony-4.1/examples/chronyd.service.service-helper	2021-05-12 13:06:15.000000000 +0200
83af60
+++ chrony-4.1/examples/chronyd.service	2021-06-15 09:01:56.948968576 +0200
83af60
@@ -10,6 +10,8 @@ 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
83af60
+ExecStopPost=/usr/libexec/chrony-helper remove-daemon-state
dabfaa
 PrivateTmp=yes
dabfaa
 ProtectHome=yes
dabfaa
 ProtectSystem=full