ea91575fb2
- Added %{_tmpfilesdir}/%{name}.conf - Updated clknetsim - Update to version 3.4 OBS-URL: https://build.opensuse.org/request/show/638376 OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=52
11 lines
393 B
Diff
11 lines
393 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/share/chrony-helper update-daemon
|
|
PrivateTmp=yes
|
|
ProtectHome=yes
|
|
ProtectSystem=full
|