Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 809298090c6fa8d9a9a784d314d04e94 > files > 5

chrony-3.4-2.1.mga7.src.rpm

diff -up ./examples/chronyd.service.orig ./examples/chronyd.service
--- ./examples/chronyd.service.orig	2019-02-16 12:33:08.474924193 +0200
+++ ./examples/chronyd.service	2019-02-16 12:33:25.957923951 +0200
@@ -7,9 +7,10 @@ ConditionCapability=CAP_SYS_TIME
 
 [Service]
 Type=forking
-PIDFile=/var/run/chrony/chronyd.pid
+PIDFile=/run/chrony/chronyd.pid
 EnvironmentFile=-/etc/sysconfig/chronyd
 ExecStart=/usr/sbin/chronyd $OPTIONS
+ExecStartPost=/usr/libexec/chrony-helper update-daemon
 PrivateTmp=yes
 ProtectHome=yes
 ProtectSystem=full