Blame SOURCES/chrony-service-helper.patch

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