forked from pool/chrony
13 lines
429 B
Diff
13 lines
429 B
Diff
|
Index: chrony-2.2/examples/chronyd.service
|
||
|
===================================================================
|
||
|
--- chrony-2.2.orig/examples/chronyd.service
|
||
|
+++ chrony-2.2/examples/chronyd.service
|
||
|
@@ -8,6 +8,7 @@ Type=forking
|
||
|
PIDFile=/var/run/chronyd.pid
|
||
|
EnvironmentFile=-/etc/sysconfig/chronyd
|
||
|
ExecStart=/usr/sbin/chronyd $OPTIONS
|
||
|
+ExecStartPost=/usr/share/chrony-helper update-daemon
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|