3aa0bc9112
- update to 2.3 - refreshed patches to apply cleanly again: chrony-2.2_logrotate.patch chrony-config.patch chrony-service-helper.patch OBS-URL: https://build.opensuse.org/request/show/360184 OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=9
13 lines
429 B
Diff
13 lines
429 B
Diff
Index: chrony-2.3/examples/chronyd.service
|
|
===================================================================
|
|
--- chrony-2.3.orig/examples/chronyd.service
|
|
+++ chrony-2.3/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
|