chrony/chrony-service-helper.patch
Martin Pluskal 3aa0bc9112 Accepting request 360184 from home:darix:branches:network:time
- 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
2016-02-18 22:22:23 +00:00

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