chrony/chrony-service-helper.patch
Reinhard Max ab0c0bf492 - Read runtime servers from /var/run/netconfig/chrony.servers to
fix bsc#1099272.
- Move chrony-helper to /usr/lib/chrony/helper, because there
  should be no executables in /usr/share.

OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=62
2018-12-20 17:43:50 +00:00

11 lines
398 B
Diff

--- chrony-3.4/examples/chronyd.service 2018-09-19 16:38:15.000000000 +0200
+++ chrony-3.4/examples/chronyd.service 2018-09-19 20:49:29.444128690 +0200
@@ -10,6 +10,7 @@
PIDFile=/var/run/chrony/chronyd.pid
EnvironmentFile=-/etc/sysconfig/chronyd
ExecStart=/usr/sbin/chronyd $OPTIONS
+ExecStartPost=/usr/lib/chrony/chrony-helper update-daemon
PrivateTmp=yes
ProtectHome=yes
ProtectSystem=full