forked from pool/chrony
- Update clknetsim to snapshot 633a0be: fix missing stat/fstat with latest glibc. OBS-URL: https://build.opensuse.org/request/show/1190656 OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=154
11 lines
407 B
Diff
11 lines
407 B
Diff
--- examples/chronyd.service.orig
|
|
+++ examples/chronyd.service
|
|
@@ -10,6 +10,7 @@ Type=forking
|
|
PIDFile=/run/chrony/chronyd.pid
|
|
EnvironmentFile=-/etc/sysconfig/chronyd
|
|
ExecStart=/usr/sbin/chronyd $OPTIONS
|
|
+ExecStartPost=@CHRONY_HELPER@ update-daemon
|
|
|
|
CapabilityBoundingSet=~CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_AUDIT_WRITE
|
|
CapabilityBoundingSet=~CAP_BLOCK_SUSPEND CAP_KILL CAP_LEASE CAP_LINUX_IMMUTABLE
|